What features does the PHP framework need to have in addition to class auto-onboarding and routing??

Source: Internet
Author: User
Tags php framework
What features does the PHP framework need to have in addition to class auto-onboarding and routing??

Reply content:

What features does the PHP framework need to have in addition to class auto-onboarding and routing??

In fact, Yii and thinkphp I have not used, I only used symfony1.x and symfony2.x.
Then I'll just talk about Symfony2 (actually you want to know what the framework can give you), first you have said two points, AutoLoad and route, and then I say I use the Symfony2 when the characteristics of it:

  1. Contains the template language twig

  2. Dependency injection, used service container all know

  3. Database abstraction layer, ORM or ODM (commonly used in symfony is doctrine)

  4. Cache

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

Or you can go to Symfony's official website to see

Cache. Mvc. There are also some common methods that will be packed in. Familiar with the framework, the development of the project is relatively fast

  • 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.