Libraries tagged by model repository
lartak/thetvdb-api
11 Downloads
PHP wrapper for The TVDB API v2. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The TVDB.
krgupta/generator
71 Downloads
To create a whole module with all related files like model, controller, repository, routes, views etc with a simple GUI.
khuesmann/artisan-create
22 Downloads
Create a Model implementing Repository Pattern with artisan
hijaumuda/generator
15 Downloads
To create a whole module with all related files like model, controller, repository, routes, views etc with a simple GUI.
evinkuraga/tmdb-api
246 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.
erpmonster/api-container-generator
1 Downloads
Generate Controller, Model, Migration, Repository, Service, Events and Routes
abnermouke/laravel-builder
105 Downloads
Laravel Framework Controller、Service、Repository、Model、Handler Builder.
p7/struct-core
72 Downloads
Create service and repository migration model controller files
josebasmtz/laravel-system-core
1 Downloads
Model View Controller, Service Repository from Laravel. A extension
white-frame/helloquent
403 Downloads
Repositories, Presenters and Model tools above eloquent in a all in one package
kambalabs/kmb-zend-db-infrastructure
791 Downloads
Kamba core module that provides a Zend DB implementation of all repositories of domain models
kambalabs/kmb-memory-infrastructure
174 Downloads
Kamba module that provides a Memory implementation of all repositories of domain models (useful for tests)
sonmez/laravel-rsc
3 Downloads
package that contains a command to generate base repositories and services for model
owllog/repo-generator
10 Downloads
This package create repository for a database model.
home-labs/prettable
0 Downloads
A Repository pattern abstraction (relational models) for generate query strings.