Libraries tagged by generate repositories
limenet/git-version
9349 Downloads
PHP library to generate a version string based on a Git repository.
waad/laravel-generate-repository-api
62 Downloads
package to generate repository design pattern with all accessories
waad/generate-design-pattern
7 Downloads
package to generate repository design pattern dev
rohitshakyaa/repository-generator
6 Downloads
Laravel package to generate repositories with automatic interface and service provider binding.
phpsamurai/repository-pattern-generator
19 Downloads
A simple Laravel package to implement and generate the repository pattern in your application.
irfan-chowdhury/repository-maker
13 Downloads
This package will generate the necessary files for the repository design pattern environment.
kajalpandya/generate_laravel_crud
1473 Downloads
Run command in terminal and make ready made crud for your entity
tgalfa/reposervice
163 Downloads
Generate repository, service and interface files for Repository-Service Pattern.
io-digital/repo
2178 Downloads
Easily generate the Repository Pattern in Laravel
hassanejazpvt/laravel-csr
8 Downloads
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command
rmitesh/laravel-pantry
52 Downloads
To generate a Laravel class equipped with essential default features.
kristijorgji/db-to-php
3474 Downloads
A library to generate application code based on database definition.
hirenmangukiya/autocrud
85 Downloads
Generate CRUD code for given database
ynsinc/make-ris
87 Downloads
Provides Artisan commands to generate Repository, Interface, and Service classes, simplifying the use of the Repository pattern in Laravel.
maamun7/serpository
43 Downloads
Generate service, repositories and inject them by an artisan command for scalable laravel application.