matthewslouismarie/lm-web-framework

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

Installs: 234

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/matthewslouismarie/lm-web-framework

2.8.1 2024-07-11 20:01 UTC

README

Check PHP style PHPUnit PHPStan

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