Libraries tagged by repoistories
ymslavov/laravel-repository
1408 Downloads
Stateful repositories for Laravel models.
xuan/makemodule
9 Downloads
Make module is auto create module files include repositories models services controllers and providers
xm/doctrine-entity-repository
108 Downloads
A different method of creating entity repositories for use with Doctrine.
xkairo/cache-repository-laravel
26 Downloads
A Laravel package to create the files needed to cache repositories of Eloquent models
xiian/composer-repo-tool
9 Downloads
Easily manage custom repositories in your composer setup.
wwwision/contentrepositorydumper
2 Downloads
CLI commands to dump and compare Neos Content Repositories
wms/doctrine-extended-repository-bundle
1060 Downloads
Allows the use of DI within Doctrine Repositories
vydev/repository
3 Downloads
Laravel Repositories is a package for Laravel 5 or higher which is used to abstract the database layer. This makes applications much easier to maintain.
vydev/easy-repository
205 Downloads
Laravel Repositories is a package for Laravel 5 or higher which is used to abstract the database layer. This makes applications much easier to maintain.
vulgar/repo
0 Downloads
A Laravel package that fetches your GitHub public repositories and saves README files into db for use on web pages
vincentholmblad/bitbucket-packagist
20 Downloads
A simple composer plugin that automatically creates a local packagist for private repositories hosted on BitBucket.
trungpv93/l5-repository
32 Downloads
Laravel 5 - Repositories to the database layer
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.
therockersenior/l5-repository
12 Downloads
Laravel 5 - Repositories to the database layer
thereline/crudmaster
1 Downloads
A laravel package for easy CRUD generation. Generate models, repositories, services, controllers, and views effortlessly with customizable options for Blade or Vue.