prizeless/laravel-5-helpers
Laravel Helpers
composer require prizeless/laravel-5-helpers "dev-master"
This package contains base classes to enable easy database CRUD. If you are going to extend the UuidModel you must add a uuid column to your database table.
All your repository classes must extend Laravel5Helpers\Repositories\Repository All your definitions classes must extend Laravel5Helpers\Definitions\Definition
Checkout the examples in example folder
Related Packages
nilportugues/laravel5-json-api-dingo
Laravel5 JSONAPI and Dingo together to build APIs fast
1,498
30
lucasromanojf/laravel5-pdf
Provides the HTML2PDF functionality using the wkhtmltopdf library (Laravel 5)
72,403
7