Home  >  Article  >  PHP Framework  >  Is thinkphp an mvc framework?

Is thinkphp an mvc framework?

藏色散人
藏色散人Original
2019-08-05 13:26:374077browse

ThinkPHP was born to simplify enterprise-level application development and agile WEB application development. It was first born in early 2006, and was officially renamed ThinkPHP on New Year's Day 2007, and was released under the Apache2 open source agreement. ThinkPHP has been adhering to the simple and practical design principle since its birth. While maintaining excellent performance and minimal code, it also focuses on ease of use. And it has many original functions and features. With the active participation of the community team, it is continuously optimized and improved in terms of ease of use, scalability and performance.

Is thinkphp an mvc framework?

thinkphp is an mvc framework?

thinkphp is an MVC framework. In addition to the basic MVC pattern implementation, it also provides database model association, validator and other common classes, which are very convenient to use.

Advantages of thinkphp:

1. Module mechanism
2. Parameter binding
3. Powerful ORM
4. Template syntax
5. Validator
6. Cookie
7. Developer Friendly

The above is the detailed content of Is thinkphp an mvc framework?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn