Libraries tagged by generate data
gustocoder/laravel-datatable
6 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
diegograssato/doctrine-odm-datafixture
63 Downloads
Module to generate fixture with Doctrine ODM
developerawam/generate-migration
17 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.
alexmilde/laravel-database-scaffolder
13 Downloads
Scaffolding of laravel migrations
sygmaa/grids
2252 Downloads
A Datagrid widget for laravel 5. It easily generate datatables from your entities.
taracybersec/php-security
13 Downloads
PHP Security - A modern and secure PHP library that provides a set of methods to encrypt data, decrypt data, generate secure random passwords, sanitize data, and much more. It is built with PHP's built-in cryptography functions and is designed to be easy to use and highly secure.
goldfinch/mill
444 Downloads
Mill is a factory component that helps you to generate fake records for Silverstripe
jawira/mysql-draw
419 Downloads
📐 Minimalist standalone tool to generate MySQL database diagrams.
cleaniquecoders/laravel-db2doc
53 Downloads
Laravel Db2Doc generate your database schema documentation easily.
kristijorgji/db-to-php
3462 Downloads
A library to generate application code based on database definition.
samdevbr/laravel-bigreport
1393 Downloads
Package to generate reports with massive amount of data in Laravel.
dipesh/calendar
42 Downloads
A PHP package that builds a complete Nepali calendar effortlessly, serving as a wrapper around the dipesh/nepali-date package. It allows users to generate and manipulate a full Nepali calendar, add events, and perform date calculations without any prior knowledge of the underlying system.
unisharp/laravel-loggable
51 Downloads
it can generate entities by arca principle
towerhouse/healthmeasures
9 Downloads
This library gives you the ability to generate health measures given a name and a unit, for instance: weight / pound or kilo. You can configure where to store them and them gather to collect their values by date given a username or other token. The library gives you the ability to generate graphs or other stats information. It's totally configurable, methods are well documented and comes with unit testing.
tiagobutzke/json2dto
48 Downloads
Generate DTO objects by a json