Libraries tagged by eloquent-models
indracollective/laravel-revisor
1881 Downloads
Draft, publish and revise Laravel Eloquent Models
imanghafoori/laravel-temp-tag
8479 Downloads
Laravel Temporary Tag simplify tagging Eloquent models.
hyperf/scout
117205 Downloads
Hyperf Scout provides a driver based solution to searching your Eloquent models. Inspired By Laravel Scout.
guidocella/eloquent-populator
59018 Downloads
Guess attributes for Eloquent model factories
grosv/eloquent-sheets
4337 Downloads
Eloquent models backed by Google Sheets
egyjs/dbml-to-laravel
831 Downloads
Generate Laravel Eloquent models and migration files directly from your DBML (Database Markup Language) files with ease.
dniccum/nova-webhooks
6288 Downloads
A tool for Laravel's Nova administrator panel that enables users to create webhooks that can be customized to fire on specified Eloquent model events (created, updated, etc). This allows applications to communicate with other applications and integrations (Zapier, If This Then That, etc).
designmynight/laravel-elasticsearch
31897 Downloads
Use Elasticsearch as a database in Laravel to retrieve Eloquent models and perform aggregations.
datacreativa/laravel-presentable
20951 Downloads
Create presenters for Eloquent Models
czim/laravel-nestedupdater
49487 Downloads
Eloquent model updater for nested relations data for Laravel.
cybercog/laravel-ownership
22207 Downloads
Laravel Ownership simplify management of Eloquent model's owner.
cviebrock/eloquent-typecast
62764 Downloads
Trait for Eloquent models to force type-casting on retrieved values
coliving/laravel-duplicate
49989 Downloads
Duplicate any Eloquent model along with its underlying relationships
baril/orderly
50887 Downloads
Orderable/sortable behavior for Eloquent models.
axn/laravel-models-generator
13824 Downloads
Eloquent model generation from the database.