Libraries tagged by database model
pdphilip/elasticsearch
84583 Downloads
An Elasticsearch implementation of Laravel's Eloquent ORM
kitar/laravel-dynamodb
461710 Downloads
A DynamoDB based Eloquent model and Query builder for Laravel.
gazsp/baum
303286 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
rinvex/laravel-attributes
107803 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
455463 Downloads
Validate and save automatically related Active Record models.
statamic-rad-pack/runway
83889 Downloads
Eloquently manage your database models in Statamic.
laracademy/generators
296839 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
php-tmdb/api
362031 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
32496 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.
pomm-project/model-manager
265859 Downloads
PHP Object Model Manager for Postgresql
opis/database
78451 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
122868 Downloads
Add eloquent model events fired after a transaction is committed or rolled back
mvanduijker/laravel-model-exists-rule
116443 Downloads
Validation rule to check if a model exists
infinitypaul/laravel-database-filter
34489 Downloads
Need to filter database results with a query string? Here's a beautiful, easy to extend laravel package to keep your code super tidy.
spatie/laravel-model-cleanup
567051 Downloads
This package deletes unneeded records in a database.