orzford / limoncello
Libraries for Limoncello PHP framework.
dev-master
2020-06-09 02:48 UTC
Requires
- php: >=7.1.0
- orzford/limoncello-ldap: dev-master
- orzford/limoncello-route: dev-master
- orzford/limoncello-spatial: dev-master
- orzford/limoncello-uuid: dev-master
- orzford/limoncello-validation: dev-master
This package is auto-updated.
Last update: 2026-03-09 15:04:00 UTC
README
Testing
composer test
The command above will run
- Code coverage tests for all components (
phpunit) exceptContracts. - Code style checks for for all components (
phpcs). - Code checks for all components (
phpmd).
Requirements
- 100% test coverage.
- zero issues from both
phpcsandphpmd.
Component Status
| Component | Build Status | Test Coverage |
|---|---|---|
| Uuid |