Libraries tagged by generate database
gajus/moa
26 Downloads
MOA implements dynamically generated Active Record database abstraction.
adt/doctrine-anonymization
54 Downloads
Marks personal data on Doctrine entities and generates anonymized read-only database views from them
jardiscore/kernel
78 Downloads
Infrastructure kernel for PHP — an immutable DomainKernel holding wired-up cache, logger, event dispatcher, HTTP client, database, mailer and filesystem, plus an optional ENV-driven bootstrap. Jardis-generated domain code reaches it through a single interface.
jardisadapter/messaging
80 Downloads
Multi-transport messaging for Redis, Kafka, RabbitMQ, and Database with automatic serialization and consumer groups; a building block of the open-source foundation that Jardis-generated DDD code runs on
igne-agency/laravel-boot-up
134 Downloads
Boot a Laravel project on any machine with one command: app:serve installs missing tools (PHP, Node, Composer, Herd, Docker), creates .env, sets up the database, runs migrations, builds assets, starts a queue worker and serves via Herd, Sail or artisan serve; app:down cleanly stops everything it started. Also exports deployment scripts for Laravel Forge and fortrabbit (app:deploy-script) and generates CI/CD pipelines with linting, tests and webhook deploys for GitHub Actions and Bitbucket Pipelines (app:pipeline). Development only - not for production use.
g4t/schema-designer
9 Downloads
Visual database schema designer for Laravel — renders your schema from migration files as an interactive ERD and generates migrations for every change made in the UI.
froog/silvergraph
5735 Downloads
Generates data model visualisations from SilverSripe DataObjects, displaying database fields, relations and ancestry
ekhaled/f3-cortex-model-generator
1081 Downloads
Generates F3 Cortex models by reverse engineering existing database schema
bullhorn/fast-rest
8020 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.
eprofos/reverse-engineering-bundle
69 Downloads
Advanced Symfony bundle for database reverse engineering - Automatically generates Doctrine entities from existing database schemas with intelligent type mapping, relationship detection, and comprehensive metadata extraction capabilities
squirrelphp/entities-bundle
3397 Downloads
Symfony integration of squirrelphp/entities - automatic integration of generated repositories for existing entities.
qikdev/fluentpdo
1000 Downloads
FluentPDO is small PHP library for rapid query building. Killer feature is smart join builder which generates joins automatically.
rjacobsen/eloquent-model-generator
3016 Downloads
Auto-generates all Eloquent models from the database in a Laravel 5 project.
mediactive-digital/migrations-generator
2517 Downloads
Generates Laravel Migrations from an existing database
lajosbencz/phalcon-model-generator
103 Downloads
Generates decorated Phalcon\Model files from a database