Libraries tagged by file generation
davekelly/static-generator
212 Downloads
Generate static HTML/JSON files from Laravel routes
dam1r89/proto-generator
265 Downloads
Laravel 5 prototyping tool. Creates files based on the templates. It comes with template for views, model, migration and controllers.
clarkwinkelmann/flarum-pages-generator
582 Downloads
Generate pseudo-static pages from markdown and HTML files for Flarum
ci4-cms-erp/ext_module_generator
22 Downloads
A Spark command for CodeIgniter 4 that generates a modular structure for the ci4ms framework, including controllers, views, routes, and language files.
chencongbao/laravel-vue-i18n-generator
61 Downloads
This package compiles your Laravel translation files into a Vue i18n compatible JSON file.
barbosa89/laravel-vue-i18n-generator
303 Downloads
Generates a vue-i18n compatible include file from your Laravel translations.
andy87/yii2-file-crafter
83 Downloads
PHP library for Yii2 - developed by and_y87
andkirby/modman-generator
1363 Downloads
Simple script which helps generate modman file based update "git ls-files" command.
ahrmerd/laravel-test-generator
185 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
ahmed-aliraqi/lang-generator
2204 Downloads
This package used to search for all lang keys from views and put them to lang files
sebastiaanluca/php-stub-generator
4429 Downloads
Easily generate files and classes from stubs.
net_bazzline/php_component_code_generator
1560 Downloads
free as in freedom component to generate php code for class, file, method, property, constant, documentation
laxcorp/rdp-bundle
607 Downloads
Generate Windows Remote Desktop file.rdp files.rdp.zip
clue/confgen
270 Downloads
Configuration file generator (confgen) – an easy way to generate structured (configuration) files on the fly by processing a Twig template and an arbitrary input data structure.
jimhlad/leapfrog
30 Downloads
A UI-based CRUD boilerplate generator for Laravel. Quickly create files according to the Controller-Service-Model pattern.