Libraries tagged by dbrepositories
credevator/composer-sync-packages-plugin
352 Downloads
Sync packages and repositories between Composer projects.
clearlyip/composer-push
1416 Downloads
Provide a Push command to composer to push to repositories
campaigningsoftware/cf-repository-generator
494 Downloads
Generates required repositories, factories and models to access a new Contentful Content Type in Laravel
brunodebarros/git-deploy-php
1211 Downloads
git-deploy-php is a simple php-based tool that deploys your Git repositories to FTP/SFTP servers, and keeps them updated automatically.
ausi/remote-git
869 Downloads
Edit git repositories remotely
all-dressed/constants
2638 Downloads
Constants that will be shared throughout the repositories.
marmelab/phpcr-browser
20 Downloads
PHPCR Browser provides web interface to explore PHPCR repositories.
fuzz/magic-box
27181 Downloads
A magical implementation of Laravel's Eloquent models as injectable, masked resource repositories.
saineshmamgain/laravel-repositories
46 Downloads
A package to create repositories in your laravel applications.
ollieread/composer-local-repositories
31 Downloads
Composer plugin that automatically loads local package repositories
npabisz/laravel-repositories
402 Downloads
Repositories for Laravel models
nalingia/laravel-repositories
4223 Downloads
A Laravel package for the Repository Design Pattern.
mmauksch/json-repositories
136 Downloads
Basic implementation of the repository pattern that stores its content in serialized json files. Intended use is for testing or prototyping! NOT INTENDED FOR PRODUCTION USE!
mattsmithdev/pdo-crud-for-free-repositories
976 Downloads
make it really simply to do db crud with pdo
matthewbdaly/laravel-repositories
1207 Downloads
A base repository class and interface, together with a caching decorator. Extend them for use in your own projects.