Libraries tagged by database model
toponepercent/baum
20680 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
sofa/eloquent-testsuite
94829 Downloads
Helpers for fast and reliable UNIT tests for your Eloquent Models with PHPUnit
ninoman/laravel-sortable
17179 Downloads
Simple package to add sorting functionality to your Laravel models.
nevadskiy/laravel-translatable
13750 Downloads
Add translations to your Eloquent models
maghead/maghead
789 Downloads
The Fast PHP ORM
lychee-org/nestedset
140320 Downloads
Nested Set Model for Laravel 10.0 and up (fork with patches for Lychee)
korridor/laravel-computed-attributes
14703 Downloads
Laravel package that adds computed attributes to eloquent models. A computed attribute is an accessor were the computed value is saved in the database.
guidocella/eloquent-populator
56334 Downloads
Guess attributes for Eloquent model factories
friendsofcat/laravel-couchbase
27460 Downloads
A Couchbase based Eloquent model and Query builder for Laravel
10quality/wp-query-builder
9269 Downloads
Wordpress Query Builder class library for custom models and data querying.
pomm/pomm
112692 Downloads
PHP Object Model Manager for Postgresql
doublethreedigital/runway
113191 Downloads
Eloquently manage your database models in Statamic.
cable8mm/xeed
866 Downloads
The Xeed is to generate new model, seed, Nova resource, database seed, factory and migration files for Laravel & Nova based on data from the existing database table.
mpociot/laravel-firebase-sync
152213 Downloads
Synchronize your Eloquent models with a Firebase realtime database.
digitaldream/laracrud
19953 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command