Libraries tagged by table schema
xnoire666/db-diff
0 Downloads
Laravel artisan command that diffs two MySQL databases and generates SQL files for the missing tables, views, columns, and mismatched column properties.
thedigital/sqlschema
429 Downloads
Provides facilities to read table names and table columns from a database using PDO.
pixielity/laravel-sdui
0 Downloads
Server-Driven UI Schema Extractors for Filament
amranibrahem/laravel-model-generator
22 Downloads
Automatically generate Eloquent models from database tables with professional PHPDoc, relationships, and multi-database support
yyxx9988/yii2echarts
17 Downloads
A yii2 extension that can auto export echarts config by analysis database table schema.
yusufjonc07/yii2-miggen2
3 Downloads
Generate migration files by exsisting tables' schema
whydsee/laravel-scribes
58 Downloads
Laravel package untuk generate repository & service otomatis dari table schema
pimbay/sequence-number-sql
6 Downloads
Centralized SQL snippets for atomic number sequence operations (UPSERT, pessimistic locking) and table schema definitions across MySQL, MariaDB, PostgreSQL, MSSQL, SQLite, Oracle and IBM DB2.
nemirovskiy/medoo-repository
3 Downloads
Base repository implementation for Medoo with declarative table schema, strict field/type validation and simple schema installation.
jmjjg/cakephp3-postgres
22 Downloads
CakePHP 3 plugin that provides classes for adding default validation rules from the database table schema.
jmjjg/cakephp3-database
22 Downloads
CakePHP 3 plugin that provides classes for adding default validation rules from the database table schema and cleaning data being saved.
jach/dbdiffer
170 Downloads
Tool for diffing SQL table schemas against a running database
icetomcat/database_adapter
54 Downloads
Database adapter with table schema and simple query builder.
flux-eco/storage
47 Downloads
Handling mysql databases with json based table schemas
enshtein/wp-migrations
6 Downloads
A WordPress library for managing database table schema upgrades and data seeding.