Libraries tagged by generate database
orangehill/iseed
9841684 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
bennett-treptow/laravel-migration-generator
906961 Downloads
Generate migrations from existing database structures
jawira/doctrine-diagram-bundle
102682 Downloads
📐 Symfony Bundle to generate database diagrams
laracraft-tech/laravel-schema-rules
63666 Downloads
Automatically generate Laravel validation rules based on your database table schema!
laracademy/generators
364117 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
silverleague/ideannotator
73146 Downloads
Generate PHP DocBlock annotations for DataObject and DataExtension databasefields and relation methods
mouf/magic-query
267371 Downloads
A very clever library to help you with SQL: generate prepared statements with a variable number of parameters, automatically writes joins... and much more!
giacomomasseron/laravel-models-generator
6634 Downloads
Generate Laravel models from an existing database
egyjs/dbml-to-laravel
7370 Downloads
Generate Laravel Eloquent models and migration files directly from your DBML (Database Markup Language) files with ease.
hzhihua/yii2-dump
29485 Downloads
Generate the schema from an existing database
jamband/yii2-schemadump
41551 Downloads
Generate the schema from an existing database
webonaute/doctrine-fixtures-generator-bundle
184466 Downloads
Generate Fixture from your existing data in your database. You can specify the Entity name and the IDs you want to import in your fixture.
fakerino/fakerino
14876 Downloads
Faker framework, for generate every kind of fake data for test, database seed, mock responses, other
evolvo/laravel-code-generators
28277 Downloads
Artisan commands to generate laravel project code from existing database tables.
psx/sql
74754 Downloads
Generate type-safe PHP classes from your database