| Package Information |
| Summary |
PHP Framework in PHP extension |
| Maintainers |
Xinchen Hui <laruence@php.net> (lead) [details]
|
| License |
PHP |
| Description |
Yaf is a PHP framework similar to zend framework, which is written in c and built as PHP extension |
| Homepage |
http://www.yafdev.com/ |
Release notes Version 2.1.14 (beta) |
- Fixed Bug that if no routes success router will throw exception(since 2.1.13 Yaf supports configure default route by application.ini)
- Fixed Bug that 'foo/index' router result as c => index a => foo(affected 2.1.13) |