Libraries tagged by Laravel Database
orkhanahmadov/eloquent-repository
54727 Downloads
Eloquent Repository for Laravel
mpyw/compoships-eager-limit
103857 Downloads
topclaudy/compoships + staudenmeir/eloquent-eager-limit
mhasnainjafri/cpanel
3545 Downloads
Laravel CPanel API Library for Managing cPanel Functionalities
lychee-org/nestedset
129592 Downloads
Nested Set Model for Laravel 10.0 and up (fork with patches for Lychee)
luizneves01/smart-seeder
147871 Downloads
Versioned, environment-based Seeders in Laravel.
laravel-freelancer-nl/fluentaql
10740 Downloads
PHP AQL Query Builder
laragear/meta-model
137514 Downloads
Let other developers customize your package model and migrations
insolita/yii2-muffin-factory
29644 Downloads
Port of laravel factory
heroicpixels/filterable
77394 Downloads
Laravel package for dynamically filtering Eloquent results using URL query string.
helgesverre/milvus
3076 Downloads
PHP Client for the Milvus Rest API
geeky/query-cache-builder
59285 Downloads
This package is caching every single query per request, to make sure that you will never duplicate your query again.
digitaldream/laracrud
19830 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
crockett/csv-seeder
151105 Downloads
Database seeding using CSV files
bjerke/api-query-builder
6959 Downloads
A query builder for Laravel that parses the request and uses Eloquent ORM to query database
baril/orderly
19691 Downloads
Orderable/sortable behavior for Eloquent models.