Libraries tagged by eloquent aes
rinvex/laravel-categories
149523 Downloads
Rinvex Categories is a polymorphic Laravel package, for category management. You can categorize any eloquent model with ease, and utilize the power of Nested Sets, and the awesomeness of Sluggable, and Translatable models out of the box.
qcod/laravel-app-settings
88096 Downloads
A package with UI to store and manage all the settings for your application
mtolhuys/laravel-schematics
75401 Downloads
A interface to help you build your models
mopo922/laravel-treats
385388 Downloads
A collection of goodies for Laravel 5.
mccool/laravel-auto-presenter
1047441 Downloads
A system for auto-decorating models with presenter objects.
kolossal-io/laravel-multiplex
65420 Downloads
A Laravel package to attach versioned meta data to Eloquent models.
rinvex/laravel-attributes
109035 Downloads
Rinvex Attributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
eloquent/liberator
747518 Downloads
A proxy for circumventing PHP access modifier restrictions.
christiankuri/laravel-favorite
433420 Downloads
Allows Laravel Eloquent models to implement a 'favorite' or 'remember' or 'follow' feature.
yajra/laravel-auditable
185618 Downloads
A simple Laravel user auditing package for Eloquent Model.
gzero/eloquent-tree
55157 Downloads
Eloquent Tree is a tree model for Laravel Eloquent ORM.
alsofronie/eloquent-uuid
319954 Downloads
A Laravel Eloquent Model trait for using UUID's as primary keys
highsolutions/eloquent-sequence
114576 Downloads
A Laravel package for easy creation and management sequence support for Eloquent models with elastic configuration.
gurgentil/laravel-eloquent-sequencer
40945 Downloads
A package that allows you to create and manage sequences on Eloquent models
gearbox-solutions/eloquent-filemaker
40686 Downloads
A package for getting FileMaker records as Eloquent models in Laravel