What are the characteristics of Yaf framework in php
This article focuses on "what are the characteristics of the Yaf framework in php", interested friends may wish to have a look. The method introduced in this paper is simple, fast and practical. Next, let the editor take you to learn "what are the characteristics of the Yaf framework in php"?
1. Description
Yaf is a PHP framework written in C language in the form of php extensions. It's the work of laruence.
2. Characteristics
Compared with the native PHP, the PHP framework developed in C language brings almost no additional performance overhead.
All framework classes, which do not need to be compiled, are loaded when PHP starts, and reside in memory
Shorter memory turnover cycle to improve memory utilization and reduce memory utilization
Smart automatic loading. Both global and local loading rules are supported to facilitate class library sharing.
3. Installation
$/ path/to/phpize$./configure-what does with-php-config=/php use php is a nested acronym, is an English hypertext preprocessing language, its syntax is a mixture of C, Java, Perl and php self-innovative syntax, mainly used for website development, many small websites are developed in php, because php is open source, which makes php enduring.
At this point, I believe you have a deeper understanding of "what are the characteristics of the Yaf framework in php?" you might as well do it in practice. Here is the website, more related content can enter the relevant channels to inquire, follow us, continue to learn!