Skip to content

Scouts-Sint-Joris/SIJOT-database-layering

 
 

Repository files navigation

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

Run the following command from your terminal:

composer require "activismebe/database-layering: 0.*"

or add this to require section in your composer.json file:

"activismebe/database-layering": "0.*"

then run composer update

About

Abstraction layer between database and application

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%