Skip to content

Through command "artisan", you can create repository classes to use in your Laravel project

License

Notifications You must be signed in to change notification settings

Blockers-tech/repositories-generator

Repository files navigation

Repositories Generator

Packagist Version Total Downloads License PHP Version Require

Simple package to provide easy generation of repository classes to support Repository Pattern in Laravel.

Installation

You can install the package via composer:

composer require blockers-tech/repositories

Usage

php artisan make:repository User (Any model name)

Changelog

Please see CHANGELOG for more information on what has changed recently.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

Through command "artisan", you can create repository classes to use in your Laravel project

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages