Software Details:
Version: 2.3.5 updated
Upload Date: 28 Sep 15
Distribution Type: Freeware
Downloads: 301
Yaf's main advantage over other already existing PHP frameworks is its speed, speed that comes from the fact that it runs as a PHP server extensions.
This feature has led for its adoption in high-traffic environments where it has successfully contributed to higher speeds and lower resource consumption.
Some of the sites it has been used include big names like Baidu, Sina, and Weibo.
Since Yaf is a regular PHP extension, developers can simply install it via PECL.
What is new in this release:
- Fixed Windows build.
What is new in version 2.3.3:
- Fixed Windows build.
What is new in version 2.3.0:
- Added Yaf_Response::setHeader, getHeahder, setAllHeader, clearHeaders Methods
- Added Yaf_Route::assemble. (Now you can assemble URL via routes)
- Fixed Segfault if a empty application.directory is set
Requirements:
- PHP 5.2 or higher
Comments not found