Libraries tagged by generate-file
punktde/behat-file
5838 Downloads
Package for testing generated files with behat
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.
wboyz/docker-php-api
8073 Downloads
Docker API generated files from OpenAPI Specification
vishnu/fillable-generator
28 Downloads
Laravel package to generate fillable arrays for Eloquent models
tapronto/formfilter-bundle
39 Downloads
Symfony2 bundle to automatic generate filter forms for entities, with doctrine 2 integration
sheidin/fillable
3571 Downloads
Generate fillable attribute for eloquent models
schornio/static-website-generator
110 Downloads
Generates files from Handlebar-Templates on the server
romantomchak/docker-php-api
110 Downloads
Docker API generated files from OpenAPI Specification
prestainfra/docker-php-api
19 Downloads
Docker API generated files from OpenAPI Specification
ordinaryparksee/docker-php-api
18 Downloads
Docker API generated files from OpenAPI Specification
noouh/auto-model-fillable
9 Downloads
A Laravel package to auto-generate Fillable to models from table definitions.
mediashowroom/docker-php-api
12 Downloads
Docker API generated files from OpenAPI Specification
maulik/filament-auto-crud
2 Downloads
Automatically generate Filament resources from Laravel models and database tables
kustov-vitalik/docker-php-api
13 Downloads
Docker API generated files from OpenAPI Specification
hanzo-alpha/filament-resources-generator
0 Downloads
Generate Filament Model and Resource Dynamically