Maintainable PHP Framework 0.1.0
Maintainable PHP Framework is a PHP framework that is based around the Model-View-Controller pattern and is modeled after Ruby on Rails. It aims for compatibility with PHP version 5.1.4 and later. This PHP Framework is primarily designed to use with small- to mid- sized applications, whichi recieved a great success. However, the defect of this Framework is that no guide for setting up a new project was included in documentation, which may cause you some difficulty early on and is an area that need to be improved in the future.
What's New in This Release Maintainable PHP Framework:
- Removed Horde/Http_Client from vendor/ since it is not used by the framework itself.
- The validator validatesUniquenessOf() now accepts an array in its "scope" option.
- Migrations can now use a shorthand notation similar to that introduced in Rails 2.0.
- Added ./script/createapp that can be used to bootstrap a new application.
- Mad_Controller_Request clears the contents of the superglobals by default. This behavior can now be disabled with a constructor option.
More popular Framework
- Cakephp 2.3.5 (4 days ago)
- Yii Framework 1.1.13 (4 months 16 days ago)
- CodeIgniter 2.1.2 (10 months 22 days ago)
- Zend Framework 2.2.0 RC1 (13 days ago)
- Symfony framework 2.3.0 RC 1 (3 days ago)
Listing Files

.gitignore- 0 Bytes
- 08/26/2010 08:13:36

Base.php- 9.1 KB
- 08/26/2010 08:13:36

Form.php- 4.4 KB
- 08/26/2010 08:13:36

Scriptaculous.php- 4.6 KB
- 08/26/2010 08:13:36

Benchmark.php- 1.5 KB
- 08/26/2010 08:13:36

FormTag.php- 6.3 KB
- 08/26/2010 08:13:36

Tag.php- 5.3 KB
- 08/26/2010 08:13:36

Url.php- 19.5 KB
- 08/26/2010 08:13:36

Capture.php- 2.0 KB
- 08/26/2010 08:13:36

Base.php- 1.2 KB
- 08/26/2010 08:13:36

ContentFor.php- 1.3 KB
- 08/26/2010 08:13:36

Timer.php- 2.3 KB
- 08/26/2010 08:13:36

