Libraries tagged by schema-file
wol-soft/php-json-schema-model-generator
127641 Downloads
Creates (immutable) PHP model classes from JSON-Schema files including all validation rules as PHP code
seromenho/xml-validator
233728 Downloads
Validates your XML against a xsd schema file.
romaricdrigon/metayaml
314685 Downloads
Using [Yaml|Xml|json] schemas files to validate [Yaml|Xml|json]
wwwision/types-openapi
7677 Downloads
Generator for OpenAPI schema files, see https://www.openapis.org/
wwwision/types-jsonschema
11267 Downloads
Generator for JSON Schema files from PHP classes, see https://json-schema.org/
wave-framework/sdk-generator
30844 Downloads
Generates a schema file describing a wave app, then builds a PHP SDK from it
slothsoft/schema
2339 Downloads
A Farah module for processing XML Schema files.
open-code-modeling/json-schema-to-php
1111 Downloads
Parses JSON schema files and provides an API to easily generate code from JSON schema.
nachofassini/laravel-database-structure
4327 Downloads
Package that generates a php file with the tables and fields of the database after running all the migrations
phpcq/schema
3977 Downloads
phpcq schema files
openapi-next-generation/json-schema-generator-php
13217 Downloads
generate json schema files from openapi paths
nerou/json-schema-validator
3305 Downloads
Validate JSON Schema files against the JSON Schema Standard
mojopollo/laravel-json-schema
546 Downloads
Create all your migrations and models from one JSON schema file. Laravel Database Schema in JSON allows you to define your entire Laravel database schema in one JSON file then generates all the necessary migration files
tarunkorat/laravel-migration-squasher
85 Downloads
Squash old Laravel migrations into a single schema file
onamfc/eloquent-json-schema
0 Downloads
Generate JSON Schema files from Eloquent models for Laravel applications