Libraries tagged by generate data
pear/date_humandiff
22858 Downloads
Generate textual time differences that are easily understandable by humans.
axyr/silverstripe-ideannotator
18241 Downloads
Generate PHP DocBlock annotations for DataObject and DataExtension databasefields and relation methods
stolz/laravel-schema-spy
21723 Downloads
Laravel artisan command that uses JAVA schemaSpy tool to generate a graphical representation of a database schema
openxtrem/tc-barcode-lib
19418 Downloads
PHP library to generate linear and bidimensional barcodes
dunglas/php-schema
5602 Downloads
Various tools to generate a data model based on Schema.org vocables
innoge/filament-form-faker
2149 Downloads
A package to generate fake input data for Filament forms.
gromatics/http-fixtures
49 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.
cheesegrits/iseed
1597 Downloads
This is a fork of the SchuBu/iseed of the original package Orangehill/Iseed. Generate a new Laravel database seed file based on data from the existing database table.
spiral/telemetry
14422 Downloads
Telemetry is a collection of tools to instrument, generate, collect, and export telemetry data (metrics, logs, and traces) to help you analyze your software’s performance and behavior.
proget-hq/vcard
8293 Downloads
This VCard PHP class can generate a vCard with some data. When using an iOS device it will export as a .ics file because iOS devices don't support the default .vcf files.
thecodingmachine/tdbm-graphql
76633 Downloads
A class generator that will generate GraphQL types from your database schema (using thecodingmachine/graphqlite).
barryvdh/laravel-migration-generator
26133 Downloads
Generate migrations based on existing database
thinktomorrow/vine
33944 Downloads
Generate a tree from an adjacent database structure
mehadi/laravel-crud-generator
175 Downloads
A laravel package to generate CRUD by giving Model and database table column
evolvo/laravel-code-generators
17198 Downloads
Artisan commands to generate laravel project code from existing database tables.