Libraries tagged by eloquent model
jrumbut/eloquent-memoize
7448 Downloads
Memoization for Eloquent (Laravel) Models
gruz/remote-model
145 Downloads
An eloquent-like model, for the Laravel framework.
casserole/eloquent-oauth2-models
92 Downloads
Eloquent database models for https://github.com/php-loep/oauth2-server OAuth 2 Server. This package does nothing (mostly) without the OAuth2 Server.
uccello/eloquent-tree
360 Downloads
Eloquent Tree transforms a model into tree model for Laravel Eloquent ORM.
monurakkaya/opencart-eloquent
232 Downloads
Eloquent support for OpenCart models
lexbelcode/laravel-eloquent-dynamic-tables-for-models
5 Downloads
A simple but effective way to set the table of a model at runtime and continue using Eloquent instead of QueryBuilder
betawax/role-model
130 Downloads
Advanced models for Laravel's Eloquent ORM.
hnhdigital-os/laravel-model-change-tracking
291 Downloads
Provides support for tracking current user against model changes for the Eloquent ORM
bluora/laravel-model-change-tracking
1381 Downloads
Provides support for tracking current user against model changes for the Eloquent ORM
rapidwebltd/improved-polymorphic-eloquent-builder
1147 Downloads
Attempting to use whereHas queries with standard Eloquent polymorphic relationships will fail, due to Eloquent being unable to determine the correct model to retrieve. The 'Improved Polymorphic Eloquent Builder' is a class which extends the Eloquent Builder class that is built in to Laravel 5.1. It enables limited use of the whereHas method to query Eloquent polymorphic relationships.
zeuxisoo/slim-eloquent
1270 Downloads
PHP laravel eloquent on slim framework
xzxzyzyz/laravel-uuid-model
2820 Downloads
Uuid Model For Laravel
will2therich/laravel-model-migrations
100 Downloads
Declare database migrations and factory definitions inside Laravel models.
vicgutt/laravel-auto-model-cast
1454 Downloads
Automatically cast model attributes based on database columns
stevenmaguire/laravel-uuid-model
46 Downloads
Create non-incrementing Laravel models whose primary key is a UUID