presentation / laravel
Laravel 4 & 5 Presentation Framework Integration
v0.1.0
2016-01-19 20:15 UTC
Requires
- php: >=5.4.0
- presentation/framework: *
Requires (Dev)
- ext-curl: *
- codeception/codeception: 2.0.*
- filp/whoops: ~1
- laravel/framework: ^4|^5
- phpunit/phpunit: 4.6.*
- presentation/grids: *
- vlucas/phpdotenv: ~1
This package is not auto-updated.
Last update: 2024-11-01 18:57:12 UTC
README
Project status: pre-alpha, don't use it on production
Requirements
- php 5.5+
- Laravel 4 / 5
Installation
The recommended way of installing the component is through Composer.
Run following command:
composer require presentation/laravel
Security
If you discover any security related issues, please email mail@vitaliy.in instead of using the issue tracker.
Testing
Execute phpunit from package folder.
phpunit
Package dependencies must be installed via composer (run 'composer install').
License
© 2014 — 2015 Vitalii Stepanenko
Licensed under the MIT License.
Please see License File for more information.