TPFrame3.x maintains all the original features of ThinkPHP5, and has been further developed under the ThinkPHP power-driven mode. It has further strengthened the CBD mode, optimized the core, reduced dependencies, and provided efficient and fast solutions for individuals or enterprises to build websites. The system can be fully plug-in developed, which is your first choice for quickly producing online finished products and being able to expand freely.
Main features of TPFrame3.x The website directory structure is clear and reasonable, retaining all modes of ThinkPHP5. You can use any operating system available with ThinkPHP5 and can fully adopt the CBD mode for free expansion. The system adopts a multi-layer (control layer, model layer, logic layer, view layer) design mode to reduce costs. Reduce the coupling between modules, allowing your code to be better reused when developing different systems. System pluggable development function modules are based on namespaces and many new PHP features. Core functions are componentized to enhance routing functions and are more flexible. The controller's refactored model and database class configuration files can be rewritten separately to automatically verify and complete the simplified extension mechanism.
API support and improved command line access support
REST supports boot files, supports convenient automatic generation of definitions, true lazy loading, distributed environment, supports more social libraries
The operating environment of TPFrame requires PHP5.4 or above.