Libraries tagged by generate data
gustocoder/laravel-datatable
8 Downloads
Laravel datatable package that provides sorting, allows you to optionally add an extra column, under which you can add buttons for CRUD operations. The button creation method will automatically generate links and send the individual record id to the route name you pass to it. You can configure whether you want the records to be clickable, sortable or not. There is also pagination. Built using Laravel 11.0 but will work on most recent versions. It uses Bootstrap 5 to wrap your responsive table in a nice customizable panel
guazixigua/generate_code
0 Downloads
Laravel 5 - Repositories to the database layer
diegograssato/doctrine-odm-datafixture
63 Downloads
Module to generate fixture with Doctrine ODM
alexmilde/laravel-database-scaffolder
16 Downloads
Scaffolding of laravel migrations
tal7aouy/faker
18 Downloads
Faker is a PHP library that generates fake data for you in an easy way
deejff/range-generator
6 Downloads
Library to generate date ranges starting from certain date
csoellinger/silverstripe-model-annotations-task
21 Downloads
A SilverStripe Task to generate data object model annotations for defined db fields including fields defined in extensions.
wernerdweight/dobee
219 Downloads
PHP utility for handling your application's model
mikailfaruqali/backup
8 Downloads
A Laravel package to generate database backups with optional ZIP encryption and password protection. Designed for simplicity, performance, and route-based access.
ibrostudio/db-dump-cli
29 Downloads
CLI app to generate databases dump.
huszerldani/laravel-db-doc
1495 Downloads
Generate Database documentation in markdown
goldfinch/mill
468 Downloads
Mill is a factory component that helps you to generate fake records for Silverstripe
vgirol/jsonapi-faker-laravel
255 Downloads
This package provides a factory to generate fake data using Laravel and the JSON:API specification.
vgirol/jsonapi-faker
412 Downloads
This package provides a factory to generate fake data using the JSON:API specification.
runcmf/runcli
35 Downloads
RunCli - Command Line Interface. [migrate, seed, generate migrations and seeds from existing database, create database, generate resources and much more :)]