Download the PHP package activismebe/database-layering without Composer
On this page you can find all versions of the php package activismebe/database-layering. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download activismebe/database-layering
More information about activismebe/database-layering
Files in activismebe/database-layering
Download activismebe/database-layering
More information about activismebe/database-layering
Files in activismebe/database-layering
Vendor activismebe
Package database-layering
Short Description Laravel Repositories
License MIT
Homepage https://www.activisme.be
Package database-layering
Short Description Laravel Repositories
License MIT
Homepage https://www.activisme.be
Please rate this library. Is it a good library?
Informations about the package database-layering
ActivismeBE - Database Layering
ActivismeBe Database Layering is a package for Laravel 5 which is used to abstract the database layer. This make applications much easier to maintain.
Installation
NOTE: This package can be used in Laravel 5.4 or higher.
You can install the package via composer:
Now add the service provider in config/app.php
file:
You can publish the configuration file now with;
After that u ready to go and completed the installation.
All versions of database-layering with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
illuminate/support Version 5.5.*|5.6.*|5.7.*
illuminate/database Version 5.5.*|5.6.*|5.7.*
illuminate/filesystem Version 5.5.*|5.6.*|5.7.*
illuminate/console Version 5.5.*|5.6.*|5.7.*
illuminate/support Version 5.5.*|5.6.*|5.7.*
illuminate/database Version 5.5.*|5.6.*|5.7.*
illuminate/filesystem Version 5.5.*|5.6.*|5.7.*
illuminate/console Version 5.5.*|5.6.*|5.7.*
The package activismebe/database-layering contains the following files
Loading the files please wait ....