|
Mako is UTF-8 compatible and easy to use.
The configuration of the Mako Framework core is done in the index.php file.
Other app specific configs are in the app/config directory.
Requirements:
· PHP 5.3.1 or higher
· iconv
· mbstring
· PDO
What's New in This Release: [ read full changelog ]
· Added development server (requires PHP 5.4.0+).
· It is now possible to pluralize words inside a translated string.
· Added Russian language pack and inflection rules.
· Added Response::header method.
· Added Response::clearHeaders method.
· Added Response::type method.
· Added Response::charset method.
· Added Response::disableCaching method.
· Added Response::compress method.
· Added Response::disableCompression method.
Via: Mako Framework 3.1.0
0 Comment:
Post a Comment