Libraries tagged by generate files
mathiasgrimm/laravel-dot-env-gen
86475 Downloads
A Laravel 5 artisan command to generate a .env.gen file based on the existing project.
egyjs/dbml-to-laravel
10796 Downloads
Generate Laravel Eloquent models and migration files directly from your DBML (Database Markup Language) files with ease.
quilhasoft/jasperphp
46254 Downloads
Pure PHP library to read JRXML files made with 'JasperSoft Studio' and generate reports in PDF
modstore/laravel-enum-js
167866 Downloads
Package to generate javascript versions of your PHP enum files to be used in your js builds etc.
lexik/cron-file-generator-bundle
6819 Downloads
This bundle provides service for generate cron file
davaxi/vcalendar
85812 Downloads
PHP Class to generate VCalendar (ics) file
anam/aba
182909 Downloads
Provides a simple way to generate an ABA file which is used by banks to allow for batch transactions.
xefi/faker-php-images
4844 Downloads
Faker extension to generate images
jayesh/laravel-gemini-translator
2523 Downloads
An interactive command to extract and generate Laravel translations using Gemini AI.
yetiforce/yetiforcepdf
129929 Downloads
Library that generate pdf files from html.
robinncode/db_craft
5277 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
mnshankar/csv
342286 Downloads
Easily generate CSV files
kartik-v/mpdf
331402 Downloads
A PHP class to generate PDF files from HTML with Unicode/UTF-8 and CJK support. This is a fork of the official mPDF library.
fawno/fpdf
14526 Downloads
FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
anouar/fpdf
409989 Downloads
Fpdf allows to generate PDF files