Libraries tagged by generate data
psx/schema
216928 Downloads
Parse and generate data schema formats
bobthecow/faker
77928 Downloads
The easiest way to generate fake data in PHP
spiral/json-schema-generator
10351 Downloads
Provides the ability to generate JSON schemas from Data Transfer Object (DTO) classes
webonaute/doctrine-fixtures-generator-bundle
182340 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
14563 Downloads
Faker framework, for generate every kind of fake data for test, database seed, mock responses, other
hzhihua/yii2-dump
25729 Downloads
Generate the schema from an existing database
jamband/yii2-schemadump
40853 Downloads
Generate the schema from an existing database
robinncode/db_craft
1946 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.
hellonico/wp-cli-fixtures
12330 Downloads
Easily generate fake data for WordPress
gromatics/http-fixtures
188 Downloads
A Laravel package that generates fake JSON responses for HTTP testing using Http::fake(). It simplifies the creation of mock HTTP responses by integrating with FakerPHP to generate realistic test data.
xylis/faker-cinema-providers
14241 Downloads
Generate random movie & shows datas using fakerphp/faker (based on real names & datas)
jeroendesloovere/vcard-bundle
75495 Downloads
This Symfony 2 bundle can generate vCards with lots of data. When using an < iOS 7 device it will export as a .ics file because iOS devices don't support the default .vcf files.
eliseekn/laravel-metrics
3917 Downloads
Generate easily metrics and trends data of your models for your dashboards.
ecomdev/cache-key
98672 Downloads
Library that allows you to generate cache keys based on various data formats.
giacomomasseron/laravel-models-generator
758 Downloads
Generate Laravel models from an existing database