matthewslouismarie/lm-web-framework

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

Installs: 210

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

This package is auto-updated.

Last update: 2025-10-08 17:04:22 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