Libraries tagged by eloquent aes
plank/laravel-mediable
1117251 Downloads
A package for easily uploading and attaching media files to models with Laravel
outl1ne/nova-sortable
942353 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
optimistdigital/nova-sortable
1737720 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
kirkbushell/eloquence
569357 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
bkwld/cloner
1332415 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.
ryangjchandler/orbit
115020 Downloads
A flat-file database driver for Eloquent.
tailflow/laravel-orion
325312 Downloads
Orion for Laravel allows you to build a fully featured REST API based on your Eloquent models and relationships with the simplicity of Laravel as you love it.
spatie/laravel-model-status
1203791 Downloads
A package to enable assigning statuses to Eloquent Models
reinink/advanced-eloquent
379651 Downloads
A set of advanced Eloquent macros for Laravel
statamic/eloquent-driver
254619 Downloads
Allows you to store Statamic data in a database.
moloquent/moloquent
86461 Downloads
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
rtconner/laravel-likeable
333469 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
rinvex/laravel-categories
135066 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
78824 Downloads
A package with UI to store and manage all the settings for your application
mtolhuys/laravel-schematics
67752 Downloads
A interface to help you build your models