niftycorner/limoncello-php-framework

PHP framework framework (PSR-7)

dev-testing 2020-05-19 03:11 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