Libraries tagged by Laravel Database
enea/laravel-sequenceable
8154 Downloads
Facilitates the generation and autocompletion of a sequential value in the database
eighty8/laravel-seeder
48114 Downloads
Versioned, environment-based Seeders in Laravel
dragon-code/laravel-data-dumper
2506 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command
czim/laravel-repository
100489 Downloads
Repository for Laravel (inspired by and indebted to Bosnadev/Repositories)
codewithkyrian/chromadb-laravel
2076 Downloads
ChromaDB Laravel is a Laravel client for the Chroma Open Source Embedding Database
axn/laravel-models-generator
11625 Downloads
Eloquent model generation from the database.
awssat/laravel-sync-migration
21562 Downloads
Laravel tool helps to sync migrations without refreshing the database
aranyasen/laravel-adminer
75202 Downloads
Adminer (by Jakub Vrana) wrapper for Laravel 9+
rinvex/laravel-bookings
7531 Downloads
Rinvex Bookings is a generic resource booking system for Laravel, with the required tools to run your SAAS like services efficiently. It has a simple architecture, with powerful underlying to afford solid platform for your business.
mpyw/laravel-retry-on-duplicate-key
49433 Downloads
Automatically retry non-atomic upsert operation when unique constraints are violated.
code-distortion/adapt
28425 Downloads
A Laravel package that builds databases for your tests, improving their speed.
summerblue/administrator
29057 Downloads
A database interface package for Laravel, modified!
mingalevme/illuminate-uqueue
35476 Downloads
Laravel/Lumen uniqueable queues (Database, Redis)
codewithdennis/filament-factory-action
2587 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.
laracademy/model-generator
9344 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.