Libraries tagged by mocking
mightymocker/mightymocker
578 Downloads
Instance mocker supporting new keyword
mazer/rewrite-dagger
3 Downloads
A php dagger that chisel out the "seam" for testing by rewrite code instead of using any extensions like runkit.
jsiefer/class-mocker
135 Downloads
Can mock entire frameworks or namespaces
jiriknesl/mockista
3569 Downloads
Mockista is library for mocking, which I've written, because I find mocking in PHPUnit slow.
gstarczyk/mimic
15929 Downloads
Stubbing and mocking tool for PHP loosely based on Java's Mockito
downshiftorg/ezekiel
82 Downloads
Alternative syntax wrapper and added convenience methods for using phpspec/prophecy within PHPUnit
bridgetroll/phony
5 Downloads
Mocks, stubs, and spies for PHP.
bitwise-operators/mockclock
2 Downloads
A simple implementation of psr/clock to be used in unit testing
schnipseljagd/testdatabuilder
12998 Downloads
Helps you to build your mocks, stubs and test data in a nice oop way.
netrivet/ezekiel
7493 Downloads
Alternative syntax wrapper and added convenience methods for using phpspec/prophecy within PHPUnit
icecave/traitor
21 Downloads
Compose new classes using interfaces and traits at runtime.
eloquent/phony-simpletest
27 Downloads
Phony for SimpleTest.
eloquent/phony-pho
304 Downloads
Phony for Pho.
avto-dev/bypass-finals
2671 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
karriere/mocky-template
1051 Downloads
A template project for using the Mocky