service-laravel
Library that helps to separate the business rule part of the control. Leaving control leaner.
laravel-repositories
by deva7mad
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
laravel-entity-base-repositories
by mike-zange
Simple base repositories for Laravel's Eloquent ORM, this packages abstracts the base Model functions and adds a caching decorator
generate_laravel_crud
by kajalpandya
Run command in terminal and make ready made crud for your entity
laravel-rule-repository
by konsulting
A package to allow rules (for example validation rules) to be attached to a model.
laravue-generator
by laravelvue
laraVue Generator is a extend version of InfyOm Generator. that i extend for my own requirements
laravel-boilerplate-generator
by hariadi
Generate Model, attribute, relation, scope trait and repository for Laravel Boilerplate
laravel-repository-generator
by ozanakman
Quickly generating repository and interfaces from existing model files
laravel-repository-query
by guosheng1987
This package support a easy way to bind a parameter named `$filters` to your url. After that your Bulider instance can bind it into your `Where` condition
laravel-platfourm
by longman
Package to implement right Repository/Service architecture in Laravel 5.x