Libraries tagged by database model
spiritix/lada-cache
418364 Downloads
A Redis based, automated and scalable database caching layer for Laravel
rawilk/laravel-settings
115000 Downloads
Store Laravel application settings in the database.
pdphilip/opensearch
159934 Downloads
An OpenSearch implementation of Laravel's Eloquent ORM
gazsp/baum
318051 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
la-haute-societe/yii2-save-relations-behavior
475624 Downloads
Validate and save automatically related Active Record models.
statamic-rad-pack/runway
128024 Downloads
Eloquently manage your database models in Statamic.
laracademy/generators
314400 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
php-tmdb/api
368891 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
37641 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.
ymigval/laravel-model-cache
8572 Downloads
Laravel package for caching Eloquent model queries
pomm-project/model-manager
272456 Downloads
PHP Object Model Manager for Postgresql
opis/database
81980 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
136371 Downloads
Add eloquent model events fired after a transaction is committed or rolled back
mvanduijker/laravel-model-exists-rule
144857 Downloads
Validation rule to check if a model exists
laragear/meta-model
442727 Downloads
Let other developers customize your package model and migrations