Package Information |
Summary |
PHP Framework in PHP extension |
Maintainers |
Xinchen Hui <
laruence at php dot 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 |
https://github.com/laruence/yaf
|
Release notes
Version 3.1.4
(stable)
|
- Fixed issue #469 (treat autocontroller as Controller mistakenly) - Fixed issue #468 (abort if same key assigned to view) - minor optimization to avoding memory allocations |