laravel-reinforce
by liaosankai
Laravel 4's Eloquent ORM reinforce for self-validating, defind relationship by array
laravel-repos
by mrterryh
Small Laravel 5 repositories package to abstract the database layer of your web application.
laravel-repositories
by rinvex
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-repositories
by okaybueno
A package that provides a neat implementation to integrate the Repository pattern in Laravel with Eloquent.
laravel-repository
by czim
Repository for Laravel (inspired by and indebted to Bosnadev/Repositories)
laravel-repository
by foothing
This package provides an implementation of the repository pattern for Laravel 5.
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-repository-response
by bigsinoos
Solution to PHP repository class method responses, Helps to implement true Repository pattern.
laravel-response-xml
by jailtonsc
Add the method xml integrating the laravel's response, converting eloquent return to XML.
laravel-revisions
by neurony
Create multiple revisions of any Eloquent model record along with its underlying relationships
laravel-single-table-inheritance
by jacopo
A package that contains a model for single table inheritance with eloquent(laravel orm)
laravel-single-table-inheritance
by isaacqc
A package that contains a model for single table inheritance with eloquent(laravel orm)
laravel-sluggable-trait
by martinbean
A trait you can apply to Eloquent models to have slugs automatically generated on save.
laravel-sluggable-trait
by gurzhii
A trait you can apply to Eloquent models to have slugs automatically generated on save.
laravel-sluggable-trait
Create unique slugs for your Eloquent models in Laravel. Support Cache
laravel-spec-schema
by ooxif
Extends Laravel's Schema/Grammar/Blueprint to describe drivers' specific features
laravel-sqlanywhere
by jaschweder
A Sybase driver based Eloquent model and Query builder for Laravel 4
laravel-sqlanywhere
by cagartner
A Sybase driver based Eloquent model and Query builder for Laravel 4
laravel-taggable
by estgroupe
Taggable Trait for using tag inside Laravel Eloquent models, with Baum's Nested Set pattern support.
laravel-tagging
by rtconner
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
laravel-tagging
by qmagix
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable. Derived from rtconner's work for compatibility with MySql 5.6
laravel-tagging
by bolv88
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.