Download the PHP package madulinux/repository without Composer
On this page you can find all versions of the php package madulinux/repository. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package repository
Simple Laravel Repository Pattern
laravel simple repository pattern generator.
Installation
install using composer
Check if command make:repository already load
if not listed, run autoload
Publish file config file
add this provider class to your
Usage
Repository
To generate a repository for User model, use the following command
To generate a repository with a specific model
Repository Class
Interface Class
Criteria
To generate a new global criteria, use the following command
To generate a createria for a specific model
License
The contents of this repository is released under the MIT licence
All versions of repository with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3|^8.0
illuminate/config Version >=6.20.26
illuminate/support Version >=6.20.26
illuminate/database Version >=6.20.26
illuminate/filesystem Version >=6.20.26
illuminate/console Version >=6.20.26
illuminate/config Version >=6.20.26
illuminate/support Version >=6.20.26
illuminate/database Version >=6.20.26
illuminate/filesystem Version >=6.20.26
illuminate/console Version >=6.20.26
The package madulinux/repository contains the following files
Loading the files please wait ....