orzford/limoncello

Libraries for Limoncello PHP framework.

dev-master 2020-06-09 02:48 UTC

This package is auto-updated.

Last update: 2024-04-09 10:56:15 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

Component Build Status Test Coverage
Uuid Build Status Code Coverage