orzford/limoncello

Libraries for Limoncello PHP framework.

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/orzford/limoncello

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

This package is auto-updated.

Last update: 2025-09-09 13:56:18 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