laravel-repository-response
by bigsinoos
Solution to PHP repository class method responses, Helps to implement true Repository pattern.
laravel-sqlanywhere
by jaschweder
A Sybase driver based Eloquent model and Query builder for Laravel 4
laravel-lucene-search
by nqxcode
Laravel 5.5 package for full-text search over Eloquent models based on ZendSearch Lucene.
laravel-blockable
by racashmoney
Trait for Laravel Eloquent models to allow easy implementation of a 'block' or 'ignore' feature.
laravel-likeable
by liquidstyle
Traits for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' and 'wishlist' feature.
laravel-likeable
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
laravel-likeable
by rtconner
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
laravel-single-table-inheritance
by isaacqc
A package that contains a model for single table inheritance with eloquent(laravel orm)
laravel-single-table-inheritance
by jacopo
A package that contains a model for single table inheritance with eloquent(laravel orm)
eloquence
by kirkbushell
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
laravel-db-normalizer
by stidges
Normalize all database results to one unified interface, to make swapping repositories a breeze.
laravel-auto-presenter
A system for auto-decorating models with presenter objects.
laravel-mongodb
by hectordev15
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
laravel-mongodb
by mairesweb
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
laravel-sqlanywhere
by cagartner
A Sybase driver based Eloquent model and Query builder for Laravel 4
laravel-ardent-mongodb
by martingg88
Self-validating smart models for integration of Mongodb and Laravel 5's Eloquent ORM