pjpawel / light-api
LightApi is very fast framework that doesn't affect your architecture
Installs: 53
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:framework
Requires
- php: >=8.1
- gnugat/nomo-spaco: ~0.4
- psr/container: 2.0.*
- psr/log: ^3.0
Requires (Dev)
- phpstan/phpstan: ^1.9
- phpunit/phpunit: 9.5.*
Suggests
- monolog/monolog: Suggested logger library. It has extension: pjpawel\LightApi\Component\Logger\MonologExtension
This package is auto-updated.
Last update: 2023-03-29 13:03:49 UTC
README
This project can be found now in LiteApi.
A fast and effective framework that doesn't affect your architecture
What's left in TODO:
- Logging
- Add OpenAPI generator
- Command and CommandLoader
- Test ContainerLoader and add ContainerTrait to inject services
- Extend Command
Needed extension in the future:
- Session
- Cache