Libraries tagged by schema generator
hzhihua/yii2-dump
29783 Downloads
Generate the schema from an existing database
jamband/yii2-schemadump
41609 Downloads
Generate the schema from an existing database
unisharp/doc-us
24836 Downloads
A MySQL Schema Documantation Generator for Laravel
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.
zeusi/json-schema-extractor
407 Downloads
Modular JSON Schema generator for PHP DTOs, extracting native types, PHPDoc, validation constraints, and serialization metadata
solvire/php-json-schema-generator
4468 Downloads
A JSON Schema Generator written in PHP. The implementation is based on current internet drafts.
protung/open-api-generator
22813 Downloads
Open Api specification / schema generator.
php-kafka/php-avro-schema-generator
22381 Downloads
PHP avro schema generator for subschema
openapi-next-generation/json-schema-generator-php
12840 Downloads
generate json schema files from openapi paths
wave-framework/sdk-generator
28175 Downloads
Generates a schema file describing a wave app, then builds a PHP SDK from it
roadiz/dts-generator
13965 Downloads
Roadiz sub-package which generates Typescript interfaces skeleton based on your schema
roadiz/doc-generator
15338 Downloads
Roadiz sub-package which generates Markdown documentation skeleton based on your schema
michaelalexeevweb/openapi-php-dto-generator
186 Downloads
Generate PHP DTOs from OpenAPI and validate incoming HTTP requests against OpenAPI schema.
javaabu/schema
8931 Downloads
Extends the Laravel database schema with convenience methods used by javaabu/generators
wooserv/laravel-objectid
423 Downloads
Elegant, fast ObjectId generator for Laravel models with automatic ID assignment, schema macro, and helper function.