Libraries tagged by generate repositories
rohitshakyaa/repository-generator
14 Downloads
Laravel package to generate repositories with automatic interface and service provider binding.
ravisaini/laravel-repository-generator
13 Downloads
A Laravel package to generate repositories with auto binding
erfanwd/laravel-repository-pattern
12 Downloads
A Laravel package to auto-generate repositories and interfaces based on models
veseluy-rodjer/laravel-repository-generator
1030 Downloads
Generate Laravel repositories
techrays-labs/laravel-service-repository-generator
932 Downloads
A powerful and flexible Laravel package that simplifies the implementation of the Service-Repository design pattern. Generate Service and Repository classes with ease, customize their namespace and path, and streamline your application's architecture.
irfan-chowdhury/repository-maker
13 Downloads
This package will generate the necessary files for the repository design pattern environment.
kajalpandya/generate_laravel_crud
1474 Downloads
Run command in terminal and make ready made crud for your entity
felipedamacenoteodoro/makeservicerepository
185 Downloads
Generate service and repository file and interface
triquang/laravel-solid-maker
5 Downloads
Generate SOLID-based scaffolding (Service, Repository, Tests...) for Laravel — supports both standard and modular architectures.
hariadi/laravel-boilerplate-generator
607 Downloads
Generate Model, attribute, relation, scope trait and repository for Laravel Boilerplate
rmitesh/laravel-pantry
53 Downloads
To generate a Laravel class equipped with essential default features.
kristijorgji/db-to-php
3477 Downloads
A library to generate application code based on database definition.
hirenmangukiya/autocrud
85 Downloads
Generate CRUD code for given database
max26292/laravel-lazy-tools
1037 Downloads
This tools for lazy guys, used to generate repository,interface and response
cuongnx/laravel-repo-service-generator
4 Downloads
Generate repository-service structure for Laravel with interface and binding