Libraries tagged by php form schema
ikkez/f3-schema-builder
57157 Downloads
SQL Schema Builder Plugin for PHP Fat-Free Framework
milesasylum/schnoop-schema
201418 Downloads
Schnoop Schema is a collection of PHP classes for describing a MySQL database schema.
axtiva/flexible-graphql-php
27850 Downloads
Schema SDL first lib for generate php code from graphql sdl to TypeRegistry with webonyx/graphql-php
juststeveking/resume-php
1455 Downloads
A PHP library for building and working with the JSON resume schema.
stagem/php-graphql-scalars
28194 Downloads
PHP library of custom GraphQL Scalars for creating precise type-safe GraphQL schemas
lemmon/validator
1393 Downloads
A lightweight, fluent validation library for PHP.
gosuperscript/axiom
57115 Downloads
A PHP library for data transformation, type validation, and expression evaluation.
popphp/pop-db
18644 Downloads
Pop Db Component for Pop PHP Framework
milpa/tool-runtime
5400 Downloads
AI tool-execution runtime for the Milpa PHP framework: registry pipeline (resolve, validate, authorize, execute, audit), #[Tool] attributes, schema validation, policy gate, rate limiting, channel rendering, and human verification.
tommyknocker/pdo-database-class
6265 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
5246 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
3744 Downloads
Database Standardization and Analysis Tool for Laravel
milesasylum/schnoop
201093 Downloads
Schnoop provides a convenient PHP interface for inspecting a database schema.
gosuperscript/axiom-interval
55897 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
32742 Downloads
Dynamic parameter-argument validation for PHP with rich type constraints, attributes, and schema introspection.