lolltec/limoncello-php-packages

PHP framework (PSR-7) packages

dev-master 2020-10-19 14:26 UTC

This package is auto-updated.

Last update: 2024-07-19 23:35:42 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