matthewslouismarie / lm-web-framework
Lightweight web framework that doesn’t require tons of dependencies and keeps you in control.
2.8.1
2024-07-11 20:01 UTC
Requires
- guzzlehttp/guzzle: ^7.8
- php-di/php-di: ^7.0
- voku/portable-ascii: ^2.0
README
lm-web-framework
Lightweight web framework that doesn’t require tons of dependencies and keeps you in control.
Security
- Deactivate
display_errors
anddisplay_warnings
.lm-web-framework
does not take care of that for you.
TODO
- Check test coverage
- Add mutation testing
- Make PHPStan test pass and increase rule level
- Add back functional constraints
- Add documentation