limoncello-php / framework
PHP framework framework (PSR-7)
Installs: 961
Dependents: 1
Suggesters: 0
Security: 0
Stars: 13
Watchers: 4
Forks: 1
Open Issues: 3
pkg:composer/limoncello-php/framework
Requires
- php: >=7.1.0
- limoncello-php/application: 0.10.0
- limoncello-php/auth: 0.10.0
- limoncello-php/commands: 0.10.0
- limoncello-php/common: 0.10.0
- limoncello-php/container: 0.10.0
- limoncello-php/contracts: 0.10.0
- limoncello-php/core: 0.10.0
- limoncello-php/crypt: 0.10.0
- limoncello-php/data: 0.10.0
- limoncello-php/events: 0.10.0
- limoncello-php/flute: 0.10.0
- limoncello-php/l10n: 0.10.0
- limoncello-php/oauth-server: 0.10.0
- limoncello-php/passport: 0.10.0
- limoncello-php/templates: 0.10.0
- limoncello-php/validation: 0.10.0
This package is auto-updated.
Last update: 2025-10-17 10:28:19 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 |
|---|---|---|
| Application | ||
| Auth | ||
| Commands | ||
| Container | ||
| Core | ||
| Crypt | ||
| Data | ||
| Events | ||
| Flute | ||
| L10n | ||
| OAuthServer | ||
| Passport | ||
| Redis Tagged Cache | ||
| Templates | ||
| Testing | ||
| Validation |