Libraries tagged by databse
makinacorpus/db-tools-bundle
214743 Downloads
A set of Symfony commands to dump/restore/anonymize database
laracraft-tech/laravel-schema-rules
72968 Downloads
Automatically generate Laravel validation rules based on your database table schema!
laracademy/generators
383762 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
lacodix/laravel-model-filter
67924 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.
khsing/world
157054 Downloads
Provide countries, states, and cities relations database.
joshembling/image-optimizer
178319 Downloads
Optimize your Filament images before they reach your database.
jeroenzwart/laravel-csv-seeder
437033 Downloads
Seed the database with Laravel using CSV files
jajo/jsondb
193070 Downloads
A PHP Class that reads JSON file as a database. Use for sample DBs
ipip/db
214341 Downloads
IPIP.net officially supported IP database ipdb format parsing library
harrygulliford/laravel-firebird
160085 Downloads
Firebird database driver for the Laravel Framework
h4kuna/ares
440340 Downloads
Provides information about subjects by their identification number from the ARES database (in Czech Republic).
geometria-lab/rediska
318424 Downloads
Full-featured PHP client for key-value database Redis
experius/module-missingtranslations
316666 Downloads
Collect missing translations in specified folder or the entire Magento 2 Root. Adds database editing and management of translations.
erik-dubbelboer/php-redis-admin
96251 Downloads
Simple web interface to manage Redis databases.
dyrynda/laravel-nullable-fields
231299 Downloads
This trait allows you to easily flag attributes that should be set as null when being persisted to the database using the Laravel PHP Framework.