Thinkphp was created to simplify enterprise application development and Agile Web application development. First born in early 2006, 2007 New Year's Day officially renamed Thinkphp, and follow the Apache2 open source agreement released. Since its inception, thinkphp has been adhering to the principle of simple and practical design, while maintaining excellent performance and to simplify the code, but also focus on ease of use. And with a number of original features and features, with the active participation of community teams, in the ease of use, scalability and performance of continuous optimization and improvement. [1]
Thinkphp is a fast, compatible and simple lightweight domestic PHP development framework, was born in early 2006, the original fcs,2007 New Year's Day officially renamed Thinkphp, followed the Apache2 open source agreement released, from the struts structure transplanted and made improvements and improvement, At the same time, it also draws on many foreign excellent frameworks and models, uses the object-oriented development structure and the MVC pattern, fuses the struts thought and the taglib (tag library), the Ror ORM Mapping and the ActiveRecord mode.
Thinkphp can support the server environment such as Windows/unix/linux, the official version needs to PHP5.0 above version support, support MySQL, pgsql, sqlite multiple database and PDO extension, thinkphp framework itself does not have any special module requirements , the specific application system operating environment requires the development of the modules involved.
As a holistic development solution, thinkphp is able to solve most of the needs of application development, because it includes the underlying architecture, compatible processing, base class library, database access layer, template engine, caching mechanism, plug-in mechanism, role authentication, form processing and other common components, and for cross-version, Cross-platform and cross-database porting are easy. And each component is well designed and perfected, the application development process simply needs to focus on your business logic.
thinkphp: It's good to have you.