Libraries tagged by generate data
sygmaa/grids
2252 Downloads
A Datagrid widget for laravel 5. It easily generate datatables from your entities.
harel-systems/table-bundle
480 Downloads
A Symfony bundle to generate dynamic data tables
dedsec/laravel-autoseeder
10 Downloads
Automatically generate realistic database seeders for Laravel models including relationships.
craftpulse/craft-timeloop
9 Downloads
This Craft plugin will generate an array of dates between a start and end date based on frequency.
mikailfaruqali/backup
16 Downloads
Generate on-demand MySQL database backups and download them as password-protected, AES‑256 encrypted ZIP files via a simple HTTP route.
kristijorgji/db-to-php
3481 Downloads
A library to generate application code based on database definition.
samdevbr/laravel-bigreport
1410 Downloads
Package to generate reports with massive amount of data in Laravel.
zmrq/ektp
15 Downloads
PHP library to generate fake Indonesian eKTP/NIK numbers with valid format for testing and development purposes.
unisharp/laravel-loggable
51 Downloads
it can generate entities by arca principle
tiagobutzke/json2dto
49 Downloads
Generate DTO objects by a json
mattkirwan/temp-token
66 Downloads
A nice and simple library which allows you to generate a random token with an accompanying expiration date - perfect for creating 'forgotten password' URL's, however the temporary token could be used for anything.
ionux/php-asn1-library
10 Downloads
This project aims to provide a complete PHP library for the encoding and decoding of ASN.1 DER encoded data. The OID class provides for the identification of ASN.1 object identifiers.
grazulex/laravel-modelschema
174 Downloads
Generate and manage Laravel model schemas with automatic validation, documentation, and migration helpers for better data structure management.
zakariajawas/permissions-generator
40 Downloads
Generate default permissions for spatie permissions package according to your models
samyoteroglez/larawesomecrud
313 Downloads
CRUD generator for Laravel. Generates models, controller and views based on the database tables. This project is based on kEpEx/laravel-crud-generator from Alfredo Aguirre ([email protected]).