Libraries tagged by stub generator
roadiz/dts-generator
8688 Downloads
Roadiz sub-package which generates Typescript interfaces skeleton based on your schema
roadiz/doc-generator
10029 Downloads
Roadiz sub-package which generates Markdown documentation skeleton based on your schema
roadiz/random
10354 Downloads
Roadiz sub-package for secret and random generators
mvo/contao-nested-forms
2498 Downloads
Allow nested forms/sub forms in Contao Open Source CMS
netzmacht/contao-subforms
35 Downloads
Contao extension for using sub forms.
thelia/sub-order-generator-module
150 Downloads
SubOrderGenerator module for Thelia
devops-future/laravel-sub-package-generator
10 Downloads
Bagisto Package Generator
genkiroid/enum-generator
4 Downloads
Generate sub class of enum from definition file.
ngmy/laravel-ide-helper-eloquent
2714 Downloads
Laravel IDE Helper Eloquent generates a stub file to enable autocompletion for QueryBuilder methods on models in IDEs/editors that do not support @mixin.
shomisha/stubless
6737 Downloads
A package for generating PHP files without stubs.
mschop/simplified-isolator
13670 Downloads
Simplified isolator without dynamic code generation as replacement for icecave/isolator.
souplette/chicot
27 Downloads
Generates IDE stubs for extensions from PHP Reflection API
aashirhaq/stub
151 Downloads
Generate CRUD of provided name including Controller Services and Views
crimsonkissaki/mockmaker
42 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.
kimai/api-php
176 Downloads
Swagger generated API stubs for Kimai