Libraries tagged by generate-file
joerucci/laravel-domain-tools
2479 Downloads
This package provides domain-driven design (DDD) support for Laravel applications by enhancing artisan make commands with --domain argument. When used, generated files (like models, casts, events, etc.) are placed into a specific domain folder within your app.
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
31 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
3572 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
rafsalvioni/zeus-flatrecord
0 Downloads
A simple and powerful API do manage, parse and generate fixed-length and delimited line records
rafaelnuansa/rncrud
18 Downloads
A powerful Artisan command to generate flexible Laravel CRUD scaffolding
punktde/behat-file
7164 Downloads
Package for testing generated files with behat
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