What?
Mako is a lightweight UTF-8 compatible and easy to use PHP5 framework based on the MVC architectural design pattern.
Requirements?
- PHP 5.3.1 or higher
- iconv
- mbstring
- PDO *
* only required when/if using the Mako database class.
License?
The Mako Framework is licensed under the BSD License.
-
Removed unnecessary use
(18 hours ago)
-
Renamed autoload method to load
(18 hours ago)
-
Added Zend Engine version to version info
(22 hours ago)
-
Added random color to the task example
(23 hours ago)
-
Increased readability a bit
(a day ago)