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 cache program spCache, database operation speed is greatly improved. Add simple and powerful spVerifier data verification program. Add support for one-to-one, one-to-many, many-to-many and other data table associations. Add data paging program and add system hooks. Support extension program development and add view hooks, support view extension development, support PATH_INFO, beautify program URLs, add Smarty support, automatic template output and other view functions, add spArgs to obtain network input and output, add multi-language support, optimize spUrl, support real HTML files and PATH_INFO
The number of program configurations has increased to more than 90, making it easier for developers to DIY their own frameworks. It supports fast writing of program configurations, adds expiration time settings to the file reading and writing program, and optimizes the routing program, making program access smarter and more stable.
Optimized loading and class initialization tools Unified framework internal exception prompts
Expand