c0dehappy/datalayer

A simplest abstraction for eloquent models

Maintainers

Package info

github.com/c0dehappy/datalayer

Issues

pkg:composer/c0dehappy/datalayer

Statistics

Installs: 561

Dependents: 0

Suggesters: 0

Stars: 3

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

This package is not auto-updated.

Last update: 2026-03-10 20:04:43 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