odan/slim4-skeleton
Fork: 80 Star: 443 (更新于 2024-11-05 07:09:44)
license: MIT
Language: PHP .
A Slim 4 Skeleton
最后发布版本: 0.30.1 ( 2024-10-11 03:27:29)
Slim 4 Skeleton
This is a skeleton to quickly set up a new Slim 4 application.
Requirements
- PHP 8.2
Installation
Read the documentation
Features
This project is based on best practices and industry standards:
- Standard PHP package skeleton
- HTTP router (Slim)
- HTTP message interfaces (PSR-7)
- HTTP Server Request Handlers, Middleware (PSR-15)
- Dependency injection container (PSR-11)
- Autoloader (PSR-4)
- Logger (PSR-3)
- Code styles (PSR-12)
- Single action controllers
- Unit- and integration tests
- Tested with Github Actions and Scrutinizer CI
- PHPStan
Support
- Issues
- Blog
- Donate for this project.
- Slim 4 eBooks
License
The MIT License (MIT). Please see License File for more information.
最近版本更新:(数据更新于 2024-10-14 10:04:35)
2024-10-11 03:27:29 0.30.1
2024-04-06 20:20:49 0.30.0
2023-12-04 02:40:01 0.29.0
2023-10-26 23:57:57 0.28.0
2023-08-07 01:08:40 0.26.0
2022-11-11 19:20:39 0.25.2
2022-11-05 19:49:54 0.25.1
2022-11-05 18:52:53 0.25.0
2022-08-01 18:36:49 0.24.0
2022-07-13 23:28:32 0.23.0
主题(topics):
php, php8, skeleton, slim, slim-4, slim-framework, slim4
odan/slim4-skeleton同语言 PHP最近更新仓库
2024-11-20 23:58:25 laravel/framework
2024-11-20 18:39:23 danielmiessler/SecLists
2024-11-16 21:54:23 w7corp/easywechat
2024-11-16 04:49:03 coollabsio/coolify
2024-11-13 23:19:14 symfony/symfony
2024-11-13 22:53:21 symfony/var-dumper