Libraries tagged by generate files
curology/envloader
52 Downloads
Loads values from AWS Parameter store and uses them to generate a .env file
crthiago/laravel-services-actions
25 Downloads
This package is designed to help developers generate the Services and Actions layer in their Laravel applications.It provides a set of commands to generate the necessary files and folders, as well as a template for the Service and Action classes.
constant-null/backstubber
992 Downloads
Helps to generate full PHP files from tepmlates (stubs)
clue/confgen
268 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.
artfulrobot/csv2mysql
92 Downloads
Script to take a CSV file and generate MySQL SQL commands to create it as a table.
ahrmerd/laravel-test-generator
95 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
adaures/podcast-persons-taxonomy
1832 Downloads
Generate PHP translation files for CodeIgniter4 from the podcast-namespace's Persons Taxonomy json files.
sven/laravel-ide
15 Downloads
Generate IDE helper files with one short command.
supsy/changelog
741 Downloads
Generate a changelog entry file in the correct location.
publishpress/version-loader-generator
48 Downloads
Composer script to generate the version loader files for libraries on PubilshPress
prune-mazui/zephir-ide-helper
47 Downloads
Generate php code completion file from zephir file(.zep).
niji-digital/drupal-settings
18023 Downloads
Composer Plugin for generate the Drupal settings file.
koderhut/securitytxt
33 Downloads
A package to generate a security.txt file
felipedamacenoteodoro/makeservicerepository
175 Downloads
Generate service and repository file and interface
dwoodard/schemagen
4 Downloads
A package to parse custom schema syntax and generate Laravel and Vue files.