matthewslouismarie/lm-web-framework

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

Maintainers

Package info

github.com/matthewslouismarie/lm-web-framework

pkg:composer/matthewslouismarie/lm-web-framework

Statistics

Installs: 238

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

2.8.1 2024-07-11 20:01 UTC

This package is auto-updated.

Last update: 2026-03-02 12:48:00 UTC


README

PHP_CodeSniffer 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