Libraries tagged by generate data
dynamic/silverstripe-locations
903 Downloads
A Location DataObject for Silverstripe. Includes the ability to generate coordinates based on an address.
always-open/laravel-graphql-schema-generator
2690 Downloads
Generate GraphQL schema from existing Laravel models/database
akeneo-labs/data-generator-bundle
2086 Downloads
Akeneo PIM Bundle to generate data in order to test high volume operations
akeneo/data-generator-bundle
94 Downloads
Akeneo PIM Bundle to generate data in order to test high volume operations
druidvav/datamatrixbase256
781 Downloads
Russian Post form generate datamatrix Base256 barcode. Based on tcpdf library
zyimm/sync-data-struct
102 Downloads
比较两个数据库之间的数据结构差异,并生成更新DDL|Compare the data structure differences between the two databases and generate update DDL
joshmoody/mock-data
243 Downloads
Generate realistic test data.
marcel-maqsood/database-connector
115 Downloads
The PersistentPDO object is used to connect with a database and to generate sql statements on the go.
mistralys/x4-data-extractor
11 Downloads
Generate batch files to extract X4 data with XRCatTool.
supravatm/magento2-module-fake-data-api
2 Downloads
A lightweight and non-intrusive(no DB bloat unless you extend it to save) Magento 2 module to generate fake customers, products, and orders via GraphQL & REST APIs.
miraheze/data-dump
0 Downloads
DataDump is a MediaWiki extension that allows you to generate, delete or download a dump of the wiki.
webikevn/migration-generate
117 Downloads
Generates Laravel Migrations from an existing database
rtxlabs/datatransformation-bundle
1476 Downloads
Provides mappers for generate complex JSON outputs from entities
developerawam/generate-migration
24 Downloads
This package automatically generates migration files for your Laravel application. With this feature, you can quickly create database structures without writing SQL code manually. Simply specify the model you want to create, and this package will handle the rest, streamlining development and minimizing human errors.
cedric-lekene/laravel-migration-ai
12 Downloads
A Laravel package that uses AI to generate database migrations from plain-language descriptions, simplifying the migration creation process