Libraries tagged by database model
pdphilip/opensearch
120071 Downloads
An OpenSearch implementation of Laravel's Eloquent ORM
pdphilip/elasticsearch
119899 Downloads
An Elasticsearch implementation of Laravel's Eloquent ORM
gazsp/baum
310135 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
rinvex/laravel-attributes
109180 Downloads
Rinvex Attributes is a 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.
la-haute-societe/yii2-save-relations-behavior
463886 Downloads
Validate and save automatically related Active Record models.
statamic-rad-pack/runway
109938 Downloads
Eloquently manage your database models in Statamic.
doublethreedigital/runway
119830 Downloads
Eloquently manage your database models in Statamic.
laracademy/generators
304405 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
php-tmdb/api
365364 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
lacodix/laravel-model-filter
34717 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.
ymigval/laravel-model-cache
2899 Downloads
Laravel package for caching Eloquent model queries
pomm-project/model-manager
268594 Downloads
PHP Object Model Manager for Postgresql
opis/database
80089 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder
mvanduijker/laravel-transactional-model-events
128249 Downloads
Add eloquent model events fired after a transaction is committed or rolled back
mvanduijker/laravel-model-exists-rule
129972 Downloads
Validation rule to check if a model exists