Software Details:
Version: 0.6.9 updated
Upload Date: 4 Jun 15
Distribution Type: Freeware
Downloads: 144
Size: 1247 Kb
Developed by the ApPHP team, this is the framework at the base of all ApPHP PHP-driven applications.
To help developers get started, the framework comes with plenty of examples, well tested code and lots of well-written documentation.
What is new in this release:
- Added new vendor dBug component
- Added new vendor CI_Security class
- Added new vendor TCPDF component
- Added new field type "fileUpload" for CDataForm widget
- Added new component CUri for parsing of URIs
- Added possibility to include one view from another view with $this->renderView() syntax
What is new in version 0.5.9:
- New:
- Added new helper CArray
- Added new method updateAll in CActiveRecords
- Enhancement:
- Added translation into Hebrew
- Enhancement in CActiveRecords added new method updateByPk
- Enhancement in CActiveRecords findByPk() returns object instead of array
- Enhancement in CActiveRecords added new method refresh() and improved method count()
- Enhancement in CActiveRecords added new method sum()
- Enhancement in CActiveRecords improved method count()
- Minor changes in CGridView, CBreadCrumbs, CValidator, CDataForm
- Minor changes in CDatabase db class
- Minor changes in CDebug core class
- Minor changes in CHttpRequest
- Minor changes in CHttpSession component
- Minor changes in CMenu, CValidator helpers
- Minor changes in CLanguageSelector
- Minor changes in CFile in copy folder permissions
- Minor changes in CConfig collection class
What is new in version 0.4.4:
- New:
- Added new helpers CCurrency and CCurrencySelector
- Added new helper CNumber
- Added new widget CCaptcha
- Added new helper CImage, that provides a set of helper methods for common image system operations
- Added new helper CCache and support to db caching operations
- Added new core component CDbHttpSession for custom session data storage
- Enhanced:
- Minor changes in CPagination helper class
- Minor changes in CTime, CDataForm, CString, CGridView, CValidator and CFormValidator helper classes
- Minor changes in CDatabase core class
- Minor changes in CHtml, CPagination helper classes
- Minor changes in CDebug core class
- In CActiveRecords added possibility to define multiple relations from the same key
- Improved language and currency handler procedures
- Additional options to CHtml::listOptions method
What is new in version 0.3.4:
- Added new widget "tabs" in helper CWidget
- Added new widget "gridView" in helper CWidget
- Added new component CHttpCookie for cookie management operations
- Added new component CLocalTime for work with timezones and locale
- Added new helper CFile, that provides a set of helper methods for common file system operations
What is new in version 0.2.4:
- Features:
- Added new demo - Simple Blog
- Added new core class CActiveRecords implements "Active Record" pattern
- Real check for "mod_rewrite" in utils requirements checker
- Added core base class CComponent, now all application component classes extends CComponent
- Added get/SetResponseCode() for A class
- Added new widget "pagination" in helper Widget
- Added possibility to create and register application-level components
- Added new component CMessageSource for localization purposes
- Improved:
- Suffix Model for model classes is now optional (not required)
- Added new elements and properties in Widget::form() and Widget::formValidation()
- Added new elements to Html helper
- Minor changes in Auth helper
- Minor changes in CController->errorAction()
- Improved error handling in Database class
What is new in version 0.1.2:
- New:
- Added new application component ClientScript
- Added possibility to define direct URL rewrite rules via config file
- Added new helper Auth, that responsible to handle authentication things
- Added new core class Database, that responsible to handle database connections, queries etc.
- Added new widget "message" in helper Widget
- Added new helper Hash
- Added new widget "form" in helper Widget
- Added new online setup wizard for applications
- Enhanced:
- Added new vendor phpMailer, that allows sending emails using php mail() function or smtp
- Possibility to send HTML messages in Mailer helper class
- Features and changes in some tests
- Improved redirect() method of Controller class
- Added possibility to HttpRequest::getQuery() recognize parameters in following way: param1/val2/...
- Autoload method in Apphp class for loading model classes
- Apphp class renamed into A class
- Changes in configuration settings
- Changes in Controller class - removed property "request"
- Fixed Bugs:
- T_PAAMAYIM_NEKUDOTAYIM error in Apphp class for PHP < 5.3.0
- Issue with trailing slash (//) in HttpRequest::setBaseUrl
- Drawing empty node in Widget::menu()
Requirements:
- PHP 5.1 or higher
Comments not found