limoncello-php/framework

PHP framework framework (PSR-7)

Maintainers

👁 neomerx

Package info

github.com/limoncello-php/framework

pkg:composer/limoncello-php/framework

Statistics

Installs: 964

Dependents: 1

Suggesters: 0

Stars: 13

Open Issues: 3

0.10.0 2020-02-09 15:41 UTC

Apache-2.0 3976bcfa4edcc358f98237ed6a51f7c303d588b6

  • neomerx <info.woop@neomerx.com>

frameworkpsr-7psr7limoncello


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
Application 👁 Build Status
👁 Code Coverage
Auth 👁 Build Status
👁 Code Coverage
Commands 👁 Build Status
👁 Code Coverage
Container 👁 Build Status
👁 Code Coverage
Core 👁 Build Status
👁 Code Coverage
Crypt 👁 Build Status
👁 Code Coverage
Data 👁 Build Status
👁 Code Coverage
Events 👁 Build Status
👁 Code Coverage
Flute 👁 Build Status
👁 Code Coverage
L10n 👁 Build Status
👁 Code Coverage
OAuthServer 👁 Build Status
👁 Code Coverage
Passport 👁 Build Status
👁 Code Coverage
Redis Tagged Cache 👁 Build Status
👁 Code Coverage
Templates 👁 Build Status
👁 Code Coverage
Testing 👁 Build Status
👁 Code Coverage
Validation 👁 Build Status
👁 Code Coverage