Libraries tagged by schema builder
josiah/doctrine-schema-builder
1309 Downloads
Provides a declarative interface for building a Doctrine DBAL Schema.
aaron-lin/json-schema-sql-builder
20 Downloads
A PHP library to build SQL query from JSON Schema
rias/schema
69 Downloads
A fluent builder Schema.org types and ld+json generator based on Spatie's schema-org package
pattern-builder/pattern-builder
51 Downloads
Provides the integration of JSON pattern schemas.
gsferro/database-schema-easy
88 Downloads
Simple and efficient way to manipulate your database connection scheme, whatever it may be.
wptechnix/wp-table-manager
28 Downloads
A modern, fluent schema builder for creating, migrating, and managing custom WordPress database tables with a powerful, object-oriented API.
simplemdb/simplemdb
13 Downloads
Enterprise Database Toolkit for PHP - Modern schema management, intelligent migrations, and advanced query building
kenlog/database-custom
62 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder. This is a custom version of opis/database with updates for PHP 8 compatibility.
memran/marwa-db
0 Downloads
Lightweight, framework-agnostic PHP database toolkit: connections, query builder, ORM, schema, migrations, seeders, debug panel.
wiosna-dev/schema-builder
18 Downloads
Programatically build MySQL table schema
weew/config-schema
112 Downloads
Schema builder for the weew/config package.
subscribo/schemabuilder
67 Downloads
Schema builder for building models, migrations, etc from schema
softr/mako-schema-builder
83 Downloads
Database Schema Builder package for Mako Framework
roy404/schema
77 Downloads
The Schema Builder class is a part of the database layer that allows you to define database tables and their columns using a fluent syntax. It provides a way to create and manipulate database tables without writing SQL queries directly.
robclancy/schema-builder
144 Downloads
Fork of illuminate/database to use the schema builder alone.