Libraries tagged by eloquent model
sfneal/models
85805 Downloads
Eloquent Model wrapper with extended functionality
sfneal/crud-model-actions
10926 Downloads
Abstraction layers for creating CRUD Action classes to execute actions on Eloquent Models.
sassnowski/laravel-shareable-models
12508 Downloads
Create shareable links from your eloquent models.
reshadman/eloquent-faster
3712 Downloads
Simple none-I/O cache for eloquent model configs, like mutators and accessors.
rennokki/eloquent-settings
4167 Downloads
Eloquent Settings allows you to bind key-value pairs to any Laravel Eloquent model. It supports even casting for boolean, float or integer types.
phoenix/eloquent-meta
46438 Downloads
Attach meta data to Eloquent models
pepijnolivier/eloquent-model-generator
114 Downloads
Eloquent Model Generator
netsells/hash-model-ids
25133 Downloads
Dynamically create a hash of an Eloquent model id value to avoid exposing a record's actual database id.
n1215/eloquent-bulk-save
16234 Downloads
bulk insert multiple records using Eloquent Model.
marquine/eloquent-uuid
10563 Downloads
Uuid primary key for Laravel Eloquent Models
laravellegends/interactive-model
7066 Downloads
This library is helpful to record data in the Eloquent models interactively via the command line.
klaude/eloquent-preferences
16355 Downloads
Preferences for Laravel Eloquent models
kiqstyle/eloquent-versionable
9142 Downloads
Versioning behaviour for eloquent models
khalyomede/laravel-eloquent-uuid-slug
193 Downloads
Use auto generated UUID slugs to identify and retrieve your Eloquent models.
karabinse/eloquent-searchable
1410 Downloads
Easily search eloquent models and their relations