c0dehappy/datalayer

A simplest abstraction for eloquent models

0.1.5-beta 2020-01-20 13:39 UTC

This package is not auto-updated.

Last update: 2024-03-26 10:37:28 UTC


README

Latest Version on Packagist Build Status StyleCI Total Downloads

DataLayer

A simplest abstraction layer for eloquent models

  • No fat models;
  • Standardized methods;
  • More instictive;
  • Improves more easily readable;
  • Easily caching results.

Pre-requisites

  • >= laravel5.6
  • >= php7.1

References

See our wiki to more information.

To contribute, read the rules.

License

Datalayer is released under the MIT Licence.

by c0dehappy