Libraries tagged by generate-file
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.
23m/dev-panel
10 Downloads
Generate Filament 3 resources from Eloquent models automatically.
wboyz/docker-php-api
8071 Downloads
Docker API generated files from OpenAPI Specification
vishnu/fillable-generator
27 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
3570 Downloads
Generate fillable attribute for eloquent models
schornio/static-website-generator
109 Downloads
Generates files from Handlebar-Templates on the server
romantomchak/docker-php-api
109 Downloads
Docker API generated files from OpenAPI Specification
prestainfra/docker-php-api
18 Downloads
Docker API generated files from OpenAPI Specification
ordinaryparksee/docker-php-api
16 Downloads
Docker API generated files from OpenAPI Specification
noouh/auto-model-fillable
8 Downloads
A Laravel package to auto-generate Fillable to models from table definitions.
mediashowroom/docker-php-api
11 Downloads
Docker API generated files from OpenAPI Specification
maulik/filament-auto-crud
1 Downloads
Automatically generate Filament resources from Laravel models and database tables
kustov-vitalik/docker-php-api
11 Downloads
Docker API generated files from OpenAPI Specification
hanzo-alpha/filament-resources-generator
0 Downloads
Generate Filament Model and Resource Dynamically