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

This package is auto-updated.

Last update: 2025-03-25 06:44:04 UTC


README

PHP CS Fixer PHPStan PHPUnit

lm-web-framework

Lightweight web framework that doesn’t require tons of dependencies and keeps you in control.

Security

  • Deactivate display_errors and display_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