slick / mvc
MVC implementation for Slick Framework.
Installs: 1 603
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 1
Requires
- php: >=5.5
- aura/router: ^3.0
- filp/whoops: ^2.1
- slick/configuration: ^1.2
- slick/console: ^1.2
- slick/di: ^1
- slick/form: ^1.2
- slick/orm: ^1.3@dev
- symfony/yaml: ^3.0
Requires (Dev)
- behat/behat: ^3.0.4
- behat/mink: ^1.7
- behat/mink-extension: ^2.2
- behat/mink-goutte-driver: ^1.2
- phpunit/php-code-coverage: ^2
- phpunit/phpunit: ^4
- scrutinizer/ocular: ~1.1
This package is auto-updated.
Last update: 2024-09-20 14:30:38 UTC
README
This package is compliant with PSR-2 code standards and PSR-4 autoload standards. It also applies the semantic version 2.0.0 specification.
Install
Via Composer
$ composer require slick/mvc
Usage
Testing
$ vendor/bin/phpunit
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email silvam.filipe@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.