Libraries tagged by laravel file generator
ronasit/laravel-swagger
112624 Downloads
Provided middleware for generating of swagger-documentation file by run testing of restful API.
mathiasgrimm/laravel-dot-env-gen
83234 Downloads
A Laravel 5 artisan command to generate a .env.gen file based on the existing project.
ralphjsmit/laravel-glide
8608 Downloads
Auto-magically generate responsive images from static image files.
modstore/laravel-enum-js
91768 Downloads
Package to generate javascript versions of your PHP enum files to be used in your js builds etc.
danielboendergaard/phantom-pdf
434888 Downloads
A Package for generating PDF files using PhantomJS
torgodly/html2media
12947 Downloads
Html2Media is a versatile Laravel package that allows users to convert HTML content into high-quality PDFs with options for either downloading or triggering a print dialog. Ideal for generating documents, invoices, and reports, this package includes configurable settings for file name, page orientation, format, margins, and scale. Html2Media also provides seamless integration with Filament actions, enabling dynamic content rendering in modals and customizable output previews. Whether you need to save a PDF or send it directly to the printer, Html2Media simplifies the process with robust, flexible features.
saas-laravel/laravel-enums-to-json
20682 Downloads
This package generates a json file off of values from enum
egyjs/dbml-to-laravel
1003 Downloads
Generate Laravel Eloquent models and migration files directly from your DBML (Database Markup Language) files with ease.
tomatophp/tomato
4678 Downloads
TomatoPHP is built to make it easy to develop web apps and API by generating files of CRUD operations and support helpers of tonnes of functions to make it easy to manage and use framework services.
devfactory/imagecache
18569 Downloads
Laravel package for generating thumbnails of images and caching them in your public files folder.
rezgui/laravel-mpdf-dz
2044 Downloads
Laravel MPdf : Easily generate PDF files with arabic support
shrd/laravel-files-upload-contracts
14592 Downloads
Generated Composer Package
redot/laravel-lang-extractor
2930 Downloads
A Laravel package to extract language keys from your project files and generate a language file from them.
joerucci/laravel-domain-tools
648 Downloads
This package provides domain-driven design (DDD) support for Laravel applications by enhancing artisan make commands with --domain argument. When used, generated files (like models, casts, events, etc.) are placed into a specific domain folder within your app.
blamebutton/laravel-docker-builder
231 Downloads
Production ready Docker files for Laravel