Libraries tagged by databse
ph-7/eu-vat-validator
340110 Downloads
A simple and clean PHP class that validates EU VAT numbers against the central ec.europa.eu database (using the official europa API).
oscarafdev/migrations-generator
517200 Downloads
Generates Laravel Migrations from an existing database
orchestra/tenanti
114707 Downloads
Tenant based Database Schema Manager for Laravel
nextras/migrations
1044202 Downloads
Database migrations runner
mask/mask
1234427 Downloads
Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop user interface. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.
makinacorpus/db-tools-bundle
13961 Downloads
A set of Symfony commands to dump/restore/anonymize database
laracraft-tech/laravel-schema-rules
17683 Downloads
Automatically generate Laravel validation rules based on your database table schema!
laracademy/generators
269869 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
lacodix/laravel-model-filter
24616 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.
khsing/world
118214 Downloads
Provide countries, states, and cities relations database.
joshembling/image-optimizer
39800 Downloads
Optimize your Filament images before they reach your database.
jeroenzwart/laravel-csv-seeder
286030 Downloads
Seed the database with Laravel using CSV files
jajo/jsondb
127344 Downloads
A PHP Class that reads JSON file as a database. Use for sample DBs
erik-dubbelboer/php-redis-admin
84456 Downloads
Simple web interface to manage Redis databases.
dyrynda/laravel-nullable-fields
141108 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.