presentation/laravel

Laravel 4 & 5 Presentation Framework Integration
24 4
Install
composer require presentation/laravel
Latest Version:v0.1.0
PHP:>=5.4.0
License:MIT
Last Updated:Feb 9, 2016
Links: GitHub  ·  Packagist
Maintainer: nayjest

Presentation Framework Integration with Laravel

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.

Related Packages

vojtasim/laravel-grid

Basic Laravel data-grid system to ease sorting and filtering large tables. Does...

135 3
keraken/eloquent-data-processing

Eloquent ORM support for ViewComponents

17 0
nayjest/grids

Grids for Laravel 4 & Laravel 5 frameworks

155,004 200
view-components/eloquent-data-processing

Eloquent ORM support for ViewComponents

101,621 18
leantony/laravel-grid

A grid view for laravel, inspired by the yii2 grid widget

62,001 90