smpleader / spt
The SPT Framework.
0.8.61
2025-01-20 04:59 UTC
Requires
- php: >=8.2
- ext-json: *
- ext-mbstring: *
Suggests
- ext-ftp: Required to use the Flysystem FTP driver.
- ext-gd: Required to use work with image process.
- ext-memcached: Required to use the memcache cache driver.
- ext-pcntl: Required to use all features of the queue worker.
- ext-posix: Required to use all features of the queue worker.
- guzzlehttp/guzzle: Required to use the HTTP Client, Mailgun mail driver and the ping methods on schedules (^6.3.1|^7.0).
- phpunit/phpunit: Required to use assertions and run tests (^8.4|^9.0).
- dev-master
- 0.8.61
- 0.8.60
- 0.8.53
- 0.8.52
- 0.8.51
- 0.8.50
- 0.8.40
- 0.8.39
- 0.8.38
- 0.8.37
- 0.8.36
- 0.8.35
- 0.8.34
- 0.8.33
- 0.8.32
- 0.8.31
- 0.8.30
- 0.8.29
- 0.8.28
- 0.8.27
- 0.8.26
- 0.8.25
- 0.8.24
- 0.8.23
- 0.8.22
- 0.8.21
- 0.8.20
- 0.8.19
- 0.8.18
- 0.8.17
- 0.8.16
- 0.8.15
- 0.8.14
- 0.8.13
- 0.8.12
- 0.8.11
- 0.8.10
- 0.8.9
- 0.8.8
- 0.8.7
- 0.8.6
- 0.8.5
- 0.8.4
- 0.8.3
- 0.8.2
- 0.8.1
- 0.8
- 0.7.5
- 0.7.4
- 0.7.3
- 0.7.2
- 0.7.1
- 0.7.0
- 0.6.53
- 0.6.52
- 0.6.51
- 0.6.50
- 0.6.49
- 0.6.48
- 0.6.47
- 0.6.46
- 0.6.45
- 0.6.44
- 0.6.43
- 0.6.42
- 0.6.41
- 0.6.40
- 0.6.38
- 0.6.37
- 0.6.36
- 0.6.35
- 0.6.34
- 0.6.33
- 0.6.32
- 0.6.31
- 0.6.30
- 0.6.29
- 0.6.28
- 0.6.27
- 0.6.26
- 0.6.25
- 0.6.24
- 0.6.23
- 0.6.22
- 0.6.21
- 0.6.20
- 0.6.19
- 0.6.18
- 0.6.17
- 0.6.16
- 0.6.15
- 0.6.14
- 0.6.13
- 0.6.12
- 0.6.11
- 0.6.10
- 0.6.9
- 0.6.8
- 0.6.7
- 0.6.6
- 0.6.5
- 0.6.4
- 0.6.3
- 0.6.2
- 0.6.1
- 0.6.0
- 0.5.6
- 0.5.5
- 0.5.4
- 0.5.3
- 0.5.2
- 0.5.1
- 0.5
- 0.4.9
- 0.4.8
- 0.4.7
- 0.4.6
- 0.4.5
- 0.4.4
- 0.4.3
- 0.4.2
- 0.4.1
- 0.4
- 0.3
- 0.2
- 0.1
This package is auto-updated.
Last update: 2025-03-23 09:05:56 UTC
README
SPT == Simple PHP Tools ;)
-
Or Simple Powerful Tools
-
Or Such Peachy Treats
-
.. anything make you happy with simplest and miniumn of code lines to solve your matters
When you are bored with packages, and love simply "include and run", let try this software.
SPT usage
- Create a PHP application
- 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
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.