niftycorner / limoncello-php-framework
PHP framework framework (PSR-7)
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 1
pkg:composer/niftycorner/limoncello-php-framework
Requires
- php: >=7.3.0
- niftycorner/limoncello-php-application: dev-testing
- niftycorner/limoncello-php-auth: dev-testing
- niftycorner/limoncello-php-commands: dev-testing
- niftycorner/limoncello-php-common: dev-testing
- niftycorner/limoncello-php-container: dev-testing
- niftycorner/limoncello-php-contracts: dev-testing
- niftycorner/limoncello-php-core: dev-testing
- niftycorner/limoncello-php-crypt: dev-testing
- niftycorner/limoncello-php-data: dev-testing
- niftycorner/limoncello-php-events: dev-testing
- niftycorner/limoncello-php-flute: dev-testing
- niftycorner/limoncello-php-l10n: dev-testing
- niftycorner/limoncello-php-oauth-server: dev-testing
- niftycorner/limoncello-php-passport: dev-testing
- niftycorner/limoncello-php-templates: dev-testing
- niftycorner/limoncello-php-validation: dev-testing
This package is auto-updated.
Last update: 2025-11-06 23:45:41 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 |