lolltec/limoncello-php-framework

PHP framework framework (PSR-7)

This package is auto-updated.

Last update: 2024-07-25 19:50:50 UTC


README

Project Management License

Testing

composer test

The command above will run

  • Code coverage tests for all components (phpunit) except Contracts.
  • Code style checks for for all components (phpcs).
  • Code checks for all components (phpmd).

Requirements

  • 100% test coverage.
  • zero issues from both phpcs and phpmd.

Component Status