Libraries tagged by eloquent model
elodex/elodex
466 Downloads
Provides Elasticsearch indexing functionality for Laravel Eloquent Models.
dogadogmbh/baum
6332 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
cortex/tags
3114 Downloads
Cortex Tags is a frontend layer for the polymorphic Laravel package, for tag management. You can tag any eloquent model with ease, and utilize the awesomeness of Sluggable, and Translatable models out of the box.
cortex/categories
3123 Downloads
Cortex Categories is a frontend layer for the polymorphic Laravel package, for category management. You can categorize any eloquent model with ease, and utilize the power of Nested Sets, and the awesomeness of Sluggable, and Translatable models out of the box.
bytestgear/laravel-accountable
970 Downloads
Tracks the user responsible for creating, modifying, or deleting an Eloquent model
1giba/datalayer
1391 Downloads
A simplest abstraction for eloquent models
laravel-whisper/whisper
12966 Downloads
Work with external APIs using the Eloquent ORM models.
yurtesen/geonames
1663 Downloads
Geonames importer and models for Eloquent ORM
salaun/geonames
455 Downloads
Geonames importer and models for Eloquent ORM. This repo is a fork from Yurtesen/Geonames.
davidwesdijk/laravel-polymorphic-eav
1841 Downloads
Integrate the entity-attribute-value model with polymorphic Eloquent-relations in your Laravel application.
awareness/aware
361 Downloads
Model validation for L4 Eloquent
zae/lara-press
4579 Downloads
A set of models to use with Laravel's Eloquent to query a Wordpress database.
davidmpeace/squirrel
2562 Downloads
Laravel package that automatically caches and retrieves models when querying records using Eloquent ORM
cortex/attributes
803 Downloads
Cortex Attributes is a frontend layer for the robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
jacopo/laravel-single-table-inheritance
648 Downloads
A package that contains a model for single table inheritance with eloquent(laravel orm)