Libraries tagged by generate files
azcoppen/screenplay-parser
170 Downloads
Generates auto-breakdowns from Final Draft, Adobe Story, Celtx, and Fountain screenplay files.
greenpeace/planet4-plugin-sync-lang-files
1399 Downloads
This repository contains the WordPress plugin that sync the language files generated by Loco translate plugin.
diego-rlima/artisan-make-file-location
2120 Downloads
Ability to change the namespace/location of the files generated by the "artisan make" commands.
sunnysideup/silverstripe-unused-file-report
17 Downloads
Generates a report on potentially unused files for CMS users
joppuyo/unique-media-file-folders
130 Downloads
Change the default WordPress upload folder structure to a randomly generated one
hairacless/sephpa
868 Downloads
Generates Sepa files for credit transfers (pain.001.001.03, pain.001.002.03, pain.001.003.03) and direct debit (pain.008.001.02, pain.008.002.02, pain.008.003.02)
nachofassini/laravel-database-structure
3864 Downloads
Package that generates a php file with the tables and fields of the database after running all the migrations
phpfu/puphpet
59 Downloads
Makes an unpacked version of the vagrant environment generated by puphpet.com available through composer and Packagist.DANGEROUS! Overwrites non-vendor files in your project! Seriously, don't use this, or at least read the readme VERY carefully.
loadsys/puphpet-release
32 Downloads
Makes an unpacked version of the vagrant environment generated by puphpet.com available through composer and Packagist.DANGEROUS! Overwrites non-vendor files in your project! Seriously, don't use this, or at least read the readme VERY carefully.
firesphere/silverstripe-docgenerator
42 Downloads
Generate APIGen docs on flush
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
unfunco/phpspec-sort-use-statements
26838 Downloads
PhpSpec extension for sorting use statements in generated files.
shibleshakil/dynamic-language
39 Downloads
The dynamic-language Laravel package simplifies localization management, making it effortless to handle missing keys in language files. It seamlessly generates language files for each newly added language, enhancing the efficiency of your localization efforts. Additionally, it takes care of configuring locale settings, ensuring smooth transitions between languages.
ralouphie/codify
55 Downloads
A simple PHP package for saving and autoloading generated PHP files.
gtt/thrift-generator
56 Downloads
Generates .thrift files based on php classes signatures