What features does the PHP framework need in addition to automatic class loading and routing ??

Source: Internet
Author: User
What features does the PHP framework need in addition to automatic class loading and routing ?? What features does the PHP framework need in addition to automatic class loading and routing ??

Reply content:

What features does the PHP framework need in addition to automatic class loading and routing ??

In fact, I have never used Yii and thinkphp. I have only used Symfony1.x and Symfony2.x.
So let's just talk about Symfony2 (in fact, you just want to know what the framework can do for you). First, you have already mentioned two points: autoload and route, then let me talk about what features I have when using Symfony2:

  1. Includes the template language twig

  2. Dependency injection, which is known to users who have used service iner.

  3. Database abstraction layer or ORM or ODM (Doctrine is commonly used in Symfony)

  4. Cache

  5. Form components (one of my favorite components)
    6 .....

Or you can visit the official Symfony website.

Cache. MVC. Some common methods are encapsulated. Familiar with frameworks and quick development projects

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.