The first Chinese member of the PHP development team and his Yaf. The PHP development team has finally participated in Chinese people. recently, Laruence (www.laruence.com), the real name Huixin community, joined the official PHP language development group. The PHP developers must be familiar with him. his
PHP development team finally had the participation of Chinese people, recently, Laruence (http://www.laruence.com), real name Hui Xin Yu, joined the official PHP Language Development GroupHe must be familiar with PHP. his blog published many articles related to PHP source code analysis and extension development.
He used PHP extension development PHP Framework Yaf, also entered the PHP official Extension Library (http://pecl.php.net/package/yaf), this Framework draws on the current most popular PHP development Framework Zend Framework Design, the migration cost is very low. however, the current Yaf English documentation is still not perfect: http://www.php.net/manual/en/book.yaf.php, Chinese documentation is slightly improved: http://yaf.laruence.com/manual/
Advantages of Yaf:
1. compared with native PHP, the PHP framework developed in C language has almost no additional performance overhead.
2. all Framework classes, without compilation, are loaded at PHP startup and resident in memory.
3. shorter memory turnover cycle, improved memory utilization, and reduced memory usage.
4. smart automatic loading. global and local loading rules are supported to facilitate sharing of class libraries.
5. high-performance View engine.
6. a highly flexible and scalable framework that supports custom View engines, plug-ins, and custom routes.
7. multiple built-in routes are compatible with common routing protocols.
8. powerful and highly flexible configuration file support. It also supports caching configuration files to avoid performance loss caused by complicated configuration structures.
9. in the framework itself, dangerous operation habits are prohibited.
10. faster execution speed and less memory usage.
Yaf has been noticed by many overseas users, including the author of Zend Framework. Yaf is also recommended on twitter:
JulienPauli:
Pecl/yaf finally made it: A framework, specified Red by ZendFramework, entirely writen in a C extension
Recently, Laruence (http://www.laruence.com), the real name Hui Xin Yu, joined the PHP language official Development Group. PHP students must be very familiar with him, his...