smpleader / spt
Simple & Powerful Tool Framework based PHP.
0.8.72
2025-05-30 03:50 UTC
Requires
- php: >=8.2
- ext-json: *
- ext-mbstring: *
Suggests
- phpunit/phpunit: Required to use assertions and run tests (^8.4|^9.0).
This package is auto-updated.
Last update: 2026-06-29 02:00:23 UTC
README
SPT means Simple PHP Tools
-
Or Simple Powerful Tools
-
Or Such Peachy Treats
This software was made with an expectation of something dead simply "include and run". Happy coding
SPT usage
- Fast create a PHP application with advantages
- Support multi language
- Support SEF link
- Implement MVC
- Implement MVVM
- Support multi theme
- Support REST APIs
- Implement JWT
- Support Routering based Regular expression search
- Support multi sites
- Support CLI
- DI container PSR-11
- Advanced query with PDO integration
Links
Setup:
- PHP 8.1 or later
- Define paths to plugin, configuration, theme folder.
- For more example, check link
LICENCE
GNU GENERAL PUBLIC LICENSE V2.
Please see License for more information.