Libraries tagged by Rule Schema
laracraft-tech/laravel-schema-rules
64669 Downloads
Automatically generate Laravel validation rules based on your database table schema!
romegasoftware/laravel-schema-generator
19659 Downloads
Generate TypeScript Zod validation schemas from Laravel validation rules
wol-soft/php-json-schema-model-generator
120399 Downloads
Creates (immutable) PHP model classes from JSON-Schema files including all validation rules as PHP code
tommyknocker/pdo-database-class
6084 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.
gosuperscript/axiom
22858 Downloads
A PHP library for data transformation, type validation, and expression evaluation.
wwwision/types
29249 Downloads
Tools to create PHP types that adhere to JSON schema like rules
horat1us/yii2-model-schema
986 Downloads
JSON Schema for Yii2 Model using validation rules
dragosstoenica/laravel-zod
77 Downloads
Generate Zod v4 TypeScript schemas from Spatie Laravel Data classes (output) and Laravel FormRequest classes (input). Full Laravel rule coverage, schema references for nested Data classes, lazy-ref dedup for circular relations, locale-aware messages.
infocyph/reqshield
2231 Downloads
Fast, modern PHP request validation and sanitization. Schema-based rules, fail-fast execution, typed input, PSR-7 friendly.
joshdaugherty/ipa-unicode-inventory
485 Downloads
Versioned IPA and extIPA Unicode allowlist (JSON + JSON Schema) with optional normalization rules.
jbzoo/csv-blueprint
3213 Downloads
CLI Utility for Validating and Generating CSV files based on custom rules. It ensures your data meets specified criteria, streamlining data management and integrity checks.
alpayklncrsln/rule-schema
72 Downloads
This is my package rule-schema
php-extended/php-db-schema-mysql
6165 Downloads
A library to abstract the mysql database schema rules
kalani/validation-rule-generator
1044 Downloads
Laravel 4 class to automatically generate validation rules based on table schema
oasys/validator
17 Downloads
Lightweight validator for associative arrays with fluent API, custom rules, nested schemas, attribute binding, and message templating