Libraries tagged by mocms
mcms/core
31 Downloads
The core of the CMS
wouerner/t-zend
11 Downloads
Gerador de mocks para phpunit focado no Zend Framwwork 1
vmpublishing/psr15-middleware-test-helpers
15 Downloads
couple of often reused mocks for testing psr-15 middlewares
unit-testing/mockery-helper
67 Downloads
a simple trait for convenient implementation of mockery mocks and spies in PHPUnit tests
syntaxerro/ymock
4 Downloads
Create PHPUnit mocks with YAML format
rodrigodiez/mockable-predis
258 Downloads
A class that extends Predis/Client and has all its magic methods anotated so you can create Prophecy mocks
raphhh/pumpkin
9 Downloads
A helper for mocks and database resources in PHPUnit
nicklewis/phalcon-db-mock
110 Downloads
Db Mock adds a mock database that you can insert into, delete, and select from for phpunit mocks
limikael/blockchainwalletmock
31 Downloads
Mocks the blockchain.info wallet api for testing...
kevinkl3/mongomock
70 Downloads
Library containing highly intelligent MongoDB mocks for unit testing
griffin-mocker/griffin-mocker
549 Downloads
A PHP data mocker that provides procedurally generated mocks.
cocur/ea
7 Downloads
Code generation for testing. Because mocks sometimes just don't cut it.
bridgetroll/phony
5 Downloads
Mocks, stubs, and spies for PHP.
aldidigitalservices/php-mock-collector
10224 Downloads
A simple Mockserver in PHP that enables you to get the request that was send to the Mockserver (e.g. for Testing)
schnipseljagd/testdatabuilder
12997 Downloads
Helps you to build your mocks, stubs and test data in a nice oop way.