- Notifications
You must be signed in to change notification settings - Fork80
odan/slim4-skeleton
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a skeleton to quickly set up a newSlim 4 application.
- PHP 8.2
Read thedocumentation
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 withGithub Actions andScrutinizer CI
- PHPStan
- Issues
- Blog
- Donate for this project.
- Slim 4 eBooks
The MIT License (MIT). Please seeLicense File for more information.
About
A Slim 4 Skeleton
Topics
Resources
License
Security policy
Stars
Watchers
Forks
Packages0
No packages published