Libraries tagged by php form schema
eclipxe/xmlschemavalidator
333554 Downloads
PHP Library for XML Schema Validations
milesasylum/schnoop-schema
184353 Downloads
Schnoop Schema is a collection of PHP classes for describing a MySQL database schema.
gosuperscript/axiom
25939 Downloads
A PHP library for data transformation, type validation, and expression evaluation.
popphp/pop-db
16673 Downloads
Pop Db Component for Pop PHP Framework
tommyknocker/pdo-database-class
6098 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
robinncode/db_craft
4766 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.
itpathsolutions/dbstan
3034 Downloads
Database Standardization and Analysis Tool for Laravel
lastdragon-ru/lara-asp-graphql-printer
82732 Downloads
The Awesome Set of Packages for Laravel - The GraphQL Printer.
milesasylum/schnoop
184033 Downloads
Schnoop provides a convenient PHP interface for inspecting a database schema.
gosuperscript/axiom-interval
25105 Downloads
A PHP library that extends gosuperscript/axiom with support for Interval types, providing type-safe interval handling and operator overloading for schema validation
chevere/parameter
29827 Downloads
Dynamic parameter-argument validation for PHP with rich type constraints, attributes, and schema introspection.
zeusi/json-schema-extractor
407 Downloads
Modular JSON Schema generator for PHP DTOs, extracting native types, PHPDoc, validation constraints, and serialization metadata
usox/json-schema-api
31503 Downloads
Json schema powered api creation for php
php-kafka/php-avro-schema-generator
22381 Downloads
PHP avro schema generator for subschema
axtiva/flexible-graphql-php
27374 Downloads
Schema SDL first lib for generate php code from graphql sdl to TypeRegistry with webonyx/graphql-php