Libraries tagged by Laravel Database
renoki-co/l1
3930 Downloads
Laravel integration for Cloudflare Workers services.
pecee/pixie
25994 Downloads
Lightweight, fast query-builder for PHP based on Laravel Eloquent but with less overhead.
ozankurt/repoist
42448 Downloads
Laravel ^5.6 repository generator.
orkhanahmadov/eloquent-repository
62427 Downloads
Eloquent Repository for Laravel
mpyw/compoships-eager-limit
113867 Downloads
topclaudy/compoships + staudenmeir/eloquent-eager-limit
mhasnainjafri/cpanel
9352 Downloads
Laravel CPanel API Library for Managing cPanel Functionalities
lychee-org/nestedset
195905 Downloads
Nested Set Model for Laravel 10.0 and up (fork with patches for Lychee)
laravel-freelancer-nl/fluentaql
14097 Downloads
PHP AQL Query Builder
insolita/yii2-muffin-factory
38131 Downloads
Port of laravel factory
illuminatech/config
19791 Downloads
Provides support for Laravel application runtime configuration managed in persistent storage
heroicpixels/filterable
81933 Downloads
Laravel package for dynamically filtering Eloquent results using URL query string.
helgesverre/milvus
4512 Downloads
PHP Client for the Milvus Rest API
guidocella/eloquent-populator
59145 Downloads
Guess attributes for Eloquent model factories
geeky/query-cache-builder
70882 Downloads
This package is caching every single query per request, to make sure that you will never duplicate your query again.
digitaldream/laracrud
20682 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