Libraries tagged by table schema
laracraft-tech/laravel-schema-rules
17626 Downloads
Automatically generate Laravel validation rules based on your database table schema!
stellarwp/schema
165043 Downloads
A library for simplifying the creation and updates of custom tables within WordPress.
deliciousbrains/wp-migrations
83198 Downloads
WordPress library for managing database table schema upgrades and data seeding
insolita/yii2-migration-generator
374169 Downloads
Set of gii tools for generating files for migration by schema of table , phpdoc or table data
frictionlessdata/tableschema
103095 Downloads
A utility library for working with Table Schema
eventsauce/message-repository-table-schema
497211 Downloads
Message Repository Table Schema
aura/sqlschema
206392 Downloads
Provides facilities to read table names and table columns from a database using PDO.
dev-lnk/laravel-code-builder
3328 Downloads
Generate classes and files from table schema
dragon-code/laravel-data-dumper
2504 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command
laracraft-tech/laravel-dynamic-model
6343 Downloads
Dynamic Model for Laravel!
yadakhov/laradump
9748 Downloads
A mysqldump wrapper for laravel. Dump your table schemas and data into files.
ohseesoftware/laravel-schema-list
2653 Downloads
List tables, columns, and indices for your database connections.
blackbird/installschemagenerator
16412 Downloads
This module enable you to retrieve InstallSchema.php from tables of your choice
robinncode/db_craft
468 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
tumtum/oxid-schema-expander
7135 Downloads
Library to modify the OXID eShop database. Ideal for OXID modules to have their tables.