Libraries tagged by Laravel Database
lunarphp/scout-database-engine
38193 Downloads
Laravel Scout engine to allow full searching in MySQL and PostgreSQL.
korridor/laravel-computed-attributes
21759 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.
iamfarhad/laravel-audit-log
290 Downloads
Comprehensive entity-level audit logging package for Laravel applications with model-specific tables, field exclusion, and batch processing support
flobbos/laravel-crudable
10132 Downloads
A Laravel package for saving time on crud operations
exolnet/laravel-sqlite-fluent-drop-foreign
111950 Downloads
Add a fluent dropForeign when using sqlite database
eighty8/laravel-seeder
52788 Downloads
Versioned, environment-based Seeders in Laravel
egyjs/dbml-to-laravel
922 Downloads
Generate Laravel Eloquent models and migration files directly from your DBML (Database Markup Language) files with ease.
axn/laravel-models-generator
13888 Downloads
Eloquent model generation from the database.
awssat/laravel-sync-migration
22629 Downloads
Laravel tool helps to sync migrations without refreshing the database
aranyasen/laravel-adminer
85389 Downloads
Adminer (by Jakub Vrana) wrapper for Laravel 9+
andreagroferreira/laravel-sync-tracker
526 Downloads
A Laravel package for tracking entity synchronization status between systems
code-distortion/adapt
32178 Downloads
A Laravel package that builds databases for your tests, improving their speed.
summerblue/administrator
29535 Downloads
A database interface package for Laravel, modified!
mingalevme/illuminate-uqueue
42653 Downloads
Laravel/Lumen uniqueable queues (Database, Redis)
codewithdennis/filament-factory-action
6394 Downloads
This plugin adds a new feature to the Filament admin panel table, enabling easy generation of test records for your database tables using your Laravel Factory definitions.