Libraries tagged by elo
velitsol/userstamps
1199 Downloads
A simple package to insert and load userstamps for a model automatically, it provides an eloquent trait to use in your models.
rweber7912/timezoned
4926 Downloads
Laravel trait for converting Eloquent model timestamps according to timezones
rennokki/guardian
3591 Downloads
Eloquent Guardian is a simple permissions system for your users. While there are many other packages for permissions, this one solves everything in the most eloquent way.
patosmack/laravel-excel
7259 Downloads
This package provides a way to export an Eloquent collection as an excel file and to import a Excel file as an Eloquent collection.
ooxif/laravel-query-param
3847 Downloads
Treats binary data in a correct way with Laravel's database system (Eloquent)
neurony/laravel-url
34 Downloads
Generate custom URLs for any Eloquent model (Laravel 5.7 and up).
neurony/laravel-sort
112 Downloads
Sort Eloquent model records by their attributes or relationships
mll-lab/laravel-conditional-migrations
57676 Downloads
Run your Laravel migrations only when you want them to
magniloquent/magniloquent
8181 Downloads
Self-validating models for Laravel 4's Eloquent
larapack/attribute-purging
571 Downloads
Allows you to define what attributes in your Eloquent Model which should be not be inserted into the database.
lakedawson/vocal
246 Downloads
Recursive functionality for Eloquent in Laravel 4 and 5
johnnyfreeman/laravel-custom-relation
24031 Downloads
A custom relation for when stock relations aren't enough.
ipalaus/geonames
3314 Downloads
A collection of models and commands to get all the power of GeoNames in Eloquent ORM.
hkp22/laravel-reactions
1469 Downloads
Implement reactions (like, dislike, love, emotion etc) on Laravel Eloquent models.
fairholm/elasticquent
44038 Downloads
Map Larvel Eloquent models to Elasticsearch types.