Libraries tagged by table schema
laracraft-tech/laravel-schema-rules
33391 Downloads
Automatically generate Laravel validation rules based on your database table schema!
stellarwp/schema
387748 Downloads
A library for simplifying the creation and updates of custom tables within WordPress.
deliciousbrains/wp-migrations
154167 Downloads
WordPress library for managing database table schema upgrades and data seeding
insolita/yii2-migration-generator
432142 Downloads
Set of gii tools for generating files for migration by schema of table , phpdoc or table data
frictionlessdata/tableschema
149013 Downloads
A utility library for working with Table Schema
eventsauce/message-repository-table-schema
990521 Downloads
Message Repository Table Schema
dragon-code/laravel-data-dumper
8883 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command
aura/sqlschema
218115 Downloads
Provides facilities to read table names and table columns from a database using PDO.
laracraft-tech/laravel-dynamic-model
10562 Downloads
Dynamic Model for Laravel!
yadakhov/laradump
13186 Downloads
A mysqldump wrapper for laravel. Dump your table schemas and data into files.
robinncode/db_craft
1949 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.
dev-lnk/laravel-code-builder
4647 Downloads
Generate classes and files from table schema
blackbird/installschemagenerator
18355 Downloads
This module enable you to retrieve InstallSchema.php from tables of your choice
pinkcrab/table_builder
10454 Downloads
Used to define a tables schema and to create the table in most SQL database.
tumtum/oxid-schema-expander
7734 Downloads
Library to modify the OXID eShop database. Ideal for OXID modules to have their tables.