Libraries tagged by phpu
ramunasd/symfony-container-mocks
98303 Downloads
Provides extended Symfony dependency injection container enabling service mocking.
phpcurl/curlwrapper
112234 Downloads
The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!
phalcon/talon
14877 Downloads
Test harness and Phalcon bootstrapping for PHPUnit and beyond
petrknap/shorts
117774 Downloads
Set of short PHP helpers
otgs/unit-tests-framework
493818 Downloads
A framework to build unit tests with OTGS products
nekofar/slim-test
39104 Downloads
Slim Framework test helper built on top of the PHPUnit test framework
mschop/simplified-isolator
29467 Downloads
Simplified isolator without dynamic code generation as replacement for icecave/isolator.
mihaeu/test-generator
18763 Downloads
Generate test cases for existing files
lapistano/proxy-object
27355 Downloads
A library that makes it much easier to generate a proxy of your system under test (SUT)
konradmichalik/ttt
3215 Downloads
ttt - TYPO3 Testing Terrarium. Declarative test sandboxing via PHP attributes: TYPO3_CONF_VARS, application context, environment and more - applied before the test, guaranteed to be restored afterwards.
kenjis/monkey-patch
26952 Downloads
Monkey patching for exit(), functions, methods, and constants
joomla/test
323805 Downloads
Joomla Test Helper Package
jobins/api-generator
12079 Downloads
Generate api docs while writing test case (Laravel).
jbzoo/codestyle
1119064 Downloads
Collection of QA tools and JBZoo code standards
janmarek/mockista
222894 Downloads
Mockista is library for mocking, which I've written, because I find mocking in PHPUnit awful.