Libraries tagged by model repository
yevhenii/laravel-entity
0 Downloads
This package add useful commands to Laravel project, commands like creating repository, and creating all in one time controller, model, repository, migration
thereline/crudmaster
5 Downloads
A laravel package for easy CRUD generation. Generate models, repositories, services, controllers, and views effortlessly with customizable options for Blade or Vue.
simlux/laravel-bakery
16 Downloads
Useful interactive artisan commands to generate models, repositories, migrations, seeds, factories and views.
lari/simple-repo
23 Downloads
Simple Eloquent Model repository
laravelresource/resourcemaker
24 Downloads
Generate a model, repository, controller and services
eventjuicer/api-components
1 Downloads
set of eloquent models, repositories(+criteria), api resources
chihchenghuang/laravel-mrs-generators
22 Downloads
This package is a experimental project inspired by yish/generators which extends the core file generators based on Laravel 5. It can help you build classes with basic Model-Repository-Service pattern.
bahir24/lararepocom
13 Downloads
Add artisan command to create repository by "php artisan make:repository ModelRepository"
xuan/makemodule
9 Downloads
Make module is auto create module files include repositories models services controllers and providers
tieupmedia/hwt_syscategories
5 Downloads
This TYPO3 extensions extends the system categories since TYPO3 6.x. It adds an image and a link option to sys_category records. With an own model and repository it's prepared for usage in custom extbase extensions.
tiagosampaio/tmdb-api-php
6 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
npth/code-generator
3 Downloads
Code generator of routes, controllers, services, repositories, models, entities, dto, etc...
mediaflux/php-tmdb-api
11 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
maikovisky/laravel-plus
42 Downloads
Scaffold controller, repository, model and views
lbmadesia/generator
47 Downloads
To create a whole module with all related files like model, controller, repository, routes, views etc with a simple GUI.