Libraries tagged by elequent
korridor/laravel-computed-attributes
22696 Downloads
Laravel package that adds computed attributes to eloquent models. A computed attribute is an accessor were the computed value is saved in the database.
jiaxincui/closure-table
7789 Downloads
A closure table tree package for laravel eloquent
jamesmills/watchable
4868 Downloads
A package to allow your Models to become watchable by a User
io238/laravel-iso-countries
47203 Downloads
Ready-to-use Laravel models and relations for country (ISO 3166), language (ISO 639-1), and currency (ISO 4217) information with multi-language support.
indracollective/laravel-revisor
3059 Downloads
Draft, publish and revise Laravel Eloquent Models
heroicpixels/filterable
82184 Downloads
Laravel package for dynamically filtering Eloquent results using URL query string.
giacomomasseron/laravel-models-generator
923 Downloads
Generate Laravel models from an existing database
gbrock/laravel-table
41619 Downloads
Table functionality for Laravel models
esensi/model
65886 Downloads
The base model traits of Esensi
devdojo/laravel-reactions
27543 Downloads
designmynight/laravel-elasticsearch
32536 Downloads
Use Elasticsearch as a database in Laravel to retrieve Eloquent models and perform aggregations.
delatbabel/elocryptfive
92096 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
czim/laravel-nestedupdater
49798 Downloads
Eloquent model updater for nested relations data for Laravel.
czim/laravel-listify
72337 Downloads
Turns any model into a list. Rebuild of the popular Lookitsatravis Listify package.
cybercog/laravel-ownership
22545 Downloads
Laravel Ownership simplify management of Eloquent model's owner.