Libraries tagged by stubs
gealex/doublit
87 Downloads
Doublit : A simple tool to test your class dependencies in PhpUnit
danielemontecchi/laravel-custom-makes
74 Downloads
Easily create and manage custom make: commands in Laravel using a reusable stub system and a guided CLI wizard.
dancras/doubles
97 Downloads
A test doubles framework
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.
nmapx/phalcon-ide
212 Downloads
Phalcon stub for IDE - vendor
jeroen-de-dauw/file-fetcher
936 Downloads
Simple file fetching interface
ferdinandfrank/laravel-file-generator
20 Downloads
An easy extension of the Artisan make commands to modify the command's stubs and to generate fully implemented php files.
eloquent/peridot-phony
80 Downloads
Phony integration for Peridot.
zerkms/symfony-psalm-plugin
1255 Downloads
Stubs for symfony interfaces
zendtech/zendhq-ide-helper
135 Downloads
Provides class stubs for ZendHQ classes to help with IDE completion when the ZendHQ extension is not installed
websharks/wp-php-rv
11651 Downloads
Stub for WordPress themes/plugins that require PHP vX.x+.
stubkit/stubkit
54 Downloads
Laravel stubs on steriods
souplette/chicot
36 Downloads
Generates IDE stubs for extensions from PHP Reflection API
simplerest/simplestub
55 Downloads
A simple stub for the site
phpolar/http-message-test-utils
1175 Downloads
A PSR-7 Http Message Stub Library