Libraries tagged by table schema
mouf/database.dbconnection
32978 Downloads
This package contains object to perform database connections. Connections are performed using the PDO library. Therefore, the PDO extension must be enabled to use this package. This package will allow you to connect to MySql and PostgreSql databases. The DB Connection class has special features to help you get informations about the database schema, and especially about the constraints between tables.
pinkcrab/table_builder
14635 Downloads
Used to define a tables schema and to create the table in most SQL database.
footwork_solutions/json_table
31 Downloads
A validator and storage library using the JSON table schema written in PHP.
ekhaled/schema-parser-mysql
1083 Downloads
Parses MySQL table schema for a given DB, and outputs data for easy consumption by code generators
imagine10255/schema-build
25 Downloads
The database of the table schema, the output function into the file
lss/schema
760 Downloads
Simple PHP / MySQL schema sync / migration tool. Specify your schema in PHP and it will generate DDL and alter table statements to sync the database.
evopix/kohana-schema
1045 Downloads
This is a port of Laravels Schema library to Kohana. It provides a database agnostic way of manipulating tables. It works well with all of the databases supported by Doctrine DBAL, and has a unified API across all of these systems.
kalani/validation-rule-generator
1044 Downloads
Laravel 4 class to automatically generate validation rules based on table schema
tereta/migration
8 Downloads
Database schema facade over tereta/dbal: list tables ordered by foreign-key relations, dump and restore table structure as XML, dump and restore data as XML, apply .sql/.php migrations.
salehhashemi/laravel-intelli-graphql
6 Downloads
An AI-driven Laravel package for generating GraphQL schemas, queries, and mutations based on database tables.
rotexsoft/sqlschema
1323 Downloads
Provides facilities to read table names and table columns from a database using PDO. This package is a fork of https://packagist.org/packages/aura/sqlschema ( https://github.com/auraphp/Aura.SqlSchema ). It adds PHP 8.1+ suport and is also designed to work with Mariadb 10.4+ and above.
slince/sql-to-markdown
97 Downloads
Convert mysql table schema to markdown table
maghead/sqlite-parser
828 Downloads
sqlite table schema parser
entensy/filament-tracer
42 Downloads
Filament Tracer is a versatile package to report exceptions and traces. Table schemas are compatible with any language of choice.
evgenmil/webhook-storage
24 Downloads
Framework-agnostic webhook storage layer for PHP. Per-source MySQL tables, single schema, status lifecycle.