yaf

pecl install yaf

PHP Framework in PHP extension

Yaf is a PHP framework similar to zend framework, which is written in c and built as PHP extension

Maintainer

  • Xinchen Hui (lead )

Details

Stars: 4512
Issue openned: 112
Downloads: 401839
2.1.13
12 years ago
Request a build
Request to the website owner's team the built this extension with this parameters. The result is not guaranteed and can be impossible for many reasons. The extension source code is frequently not upto date with the most recent PHP version.
If you have another code source for this extension, provide it in comment.
Please (or register) to request a build.
Version 2.1.13 change log

- Added Yaf_View_Simple::eval
- Supported short_open_tag in Yaf_View_Simple
- Fixed a potential segfault while alternately access two yaf application host in one machine
- Improve the Yaf_Route_Static/Supervar::route logic
- Fixed bug that 404 occurred if the request is prefix with more than one slash
- Fixed bug that free NULL pointer in Yaf_Loader::registerLocalNameSpace