eonx-com/easy-repository

Provides an easy way to implement the Repository Design Pattern in your applications

5.10.2 2024-04-05 14:51 UTC

This package is auto-updated.

Last update: 2024-04-05 14:55:35 UTC


README

---eonx_docs--- title: Introduction weight: 0 ---eonx_docs---

Provides an easy way to implement the Repository Design Pattern in your applications.


Require package (Composer)

Laravel uses Composer to manage its dependencies. You can require this package as following:

$ composer require eonx/easy-repository