Libraries tagged by table schema
laracraft-tech/laravel-schema-rules
63055 Downloads
Automatically generate Laravel validation rules based on your database table schema!
stellarwp/schema
558536 Downloads
A library for simplifying the creation and updates of custom tables within WordPress.
deliciousbrains/wp-migrations
247330 Downloads
WordPress library for managing database table schema upgrades and data seeding
insolita/yii2-migration-generator
499915 Downloads
Set of gii tools for generating files for migration by schema of table , phpdoc or table data
frictionlessdata/tableschema
206947 Downloads
A utility library for working with Table Schema
dragon-code/laravel-data-dumper
21646 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command
aura/sqlschema
241576 Downloads
Provides facilities to read table names and table columns from a database using PDO.
eventsauce/message-repository-table-schema
1337158 Downloads
Message Repository Table Schema
tommyknocker/pdo-database-class
6054 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
laracraft-tech/laravel-dynamic-model
12246 Downloads
Dynamic Model for Laravel!
yadakhov/laradump
20606 Downloads
A mysqldump wrapper for laravel. Dump your table schemas and data into files.
l3aro/rating-star-for-filament
1586 Downloads
Rating star for filament table column and schemas.
pinkcrab/table_builder
14630 Downloads
Used to define a tables schema and to create the table in most SQL database.
migralign/laravel-migralign
69 Downloads
MigrAlign — align live MySQL tables with Laravel migration schema, safely.
erimeilis/laravel-migrations-drift
1331 Downloads
Detect and fix migration table drift in Laravel apps. Sync filenames, compare schemas, rename migrations.