The second version of the SpeedPHP framework not only retains the consistent rapid development style, but also adds a series of powerful functions and has written a large number of tutorials. Whether you are a beginner or an experienced PHP master, you can easily learn and use this new PHP framework and experience the fun of rapid development.
The second version of the SpeedPHP framework adds the following features:
Add spHtml that generates real HTML files
Add function/database caching program spCache, greatly improving database operation speed
Add simple and powerful spVerifier data verification program
Added support for one-to-one, one-to-many, many-to-many, and other inter-table associations.
Add data paging program
Add system hooks to support extension development
Add view hooks to support view extension development
Support PATH_INFO, beautify program URL
Added Smarty support, automatic template output and other view functions
Add spArgs to obtain network input and output
Add multi-language support
Optimize spUrl to support real HTML files and PATH_INFO
Increased to more than 90 program configurations, making it easier for developers to DIY their own frameworks
Supports fast writing of program configuration
Add expiration time setting to file reading and writing program
Optimize the routing program to make program access smarter and more stable.
Optimized loading and class initialization tools
Unified framework internal exception prompt