Libraries tagged by schemadb
davajlama/schemabuildernetteextension
46 Downloads
Nette extension for SchemaBuilder with console
yellowgray/schemabuilder
5 Downloads
SQL Schema builder
jkirkby91/schemaboilers
142 Downloads
ottowayne/sqlite-migration-fix
2853 Downloads
Laravel package to fix SQLite migrations by making all columns nullable in testing environments
lombokclarion/persistence
1 Downloads
QueryBuilder (bound parameters only), SchemaBuilder, and an explicit-manifest MigrationRunner for LombokClarion.
ausus/persistence-sql
307 Downloads
L3 PersistenceDriver — SQL implementation of RFC-002 via PDO (SQLite/MySQL/Postgres). Includes SchemaDeriver + DatabaseAuditSink.
doctrine/dbal
628967696 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
nette/schema
402641160 Downloads
📐 Nette Schema: validating data structures against a given Schema.
justinrainbow/json-schema
351552875 Downloads
A library to validate a json schema.
league/config
366368240 Downloads
Define configuration arrays with strict schemas and access values with dot notation
doctrine/doctrine-migrations-bundle
198091363 Downloads
Symfony DoctrineMigrationsBundle
doctrine/migrations
228311074 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
spatie/schema-org
12291507 Downloads
A fluent builder Schema.org types and ld+json generator
spatie/laravel-schemaless-attributes
10803760 Downloads
Add schemaless attributes to Eloquent models
opis/json-schema
51014435 Downloads
Json Schema Validator for PHP