Libraries tagged by repository laravel
salehhashemi/laravel-intelli-git
565 Downloads
An intelligent Git helper package for Laravel applications. It utilizes OpenAI's GPT to analyze your Git repository, providing features such as automatic generation of commit messages based on staged changes.
safventure/laravel-s-r-c
7 Downloads
CRUD Service-Repository-Controller
rudi97277/laravel-make-feature
8 Downloads
A package to generate feature-related files (controller, service, repository, model, etc.) and auto-discover API routes.
rohinigeeks/laravel-sorcery
135 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
rmitesh/laravel-pantry
42 Downloads
To generate a Laravel class equipped with essential default features.
rbfraphael/laravel-boilerplate
10 Downloads
Additional components for Laravel
oscabrera/laravel-query-filters
298 Downloads
A Laravel package for advanced query filtering and conditions.
nilportugues/eloquent-repository
204 Downloads
Eloquent Repository implementation
nilportugues/eloquent-mongodb-repository
117 Downloads
Eloquent MongoDB Repository implementation
mhndev/doctrine-repository
34 Downloads
doctrine repository with simple queries inspired by eloquent
max26292/laravel-lazy-tools
861 Downloads
This tools for lazy guys, used to generate repository,interface and response
manowartop/laravel-skeleton
174 Downloads
Base Skeleton for Laravel Application
linx/eloquent-repository
4578 Downloads
Repository Pattern for Eloquent
kajalpandya/generate_laravel_crud
1473 Downloads
Run command in terminal and make ready made crud for your entity
joshoangtien/laravel-more-command
8 Downloads
Create a Repository and Service class and trait using Artisan CLI