Download the PHP package prizeless/laravel-5-helpers without Composer
On this page you can find all versions of the php package prizeless/laravel-5-helpers. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download prizeless/laravel-5-helpers
More information about prizeless/laravel-5-helpers
Files in prizeless/laravel-5-helpers
Download prizeless/laravel-5-helpers
More information about prizeless/laravel-5-helpers
Files in prizeless/laravel-5-helpers
Vendor prizeless
Package laravel-5-helpers
Short Description Group of common and easy to use base classes for a Laravel 5.1 project
License MIT
Homepage http://prizeless.net
Package laravel-5-helpers
Short Description Group of common and easy to use base classes for a Laravel 5.1 project
License MIT
Homepage http://prizeless.net
Please rate this library. Is it a good library?
Informations about the package 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
All versions of laravel-5-helpers with dependencies
PHP Build Version
Package Version
The package prizeless/laravel-5-helpers contains the following files
Loading the files please wait ....