Libraries tagged by Mock Builder

codeception/stub

296 Favers
56619101 Downloads

Flexible Stub wrapper for PHPUnit's Mock Builder

Go to Download


easy-http/mock-builder

2 Favers
13306 Downloads

A fluid interface to build HTTP mocks with an expressive syntax

Go to Download


crimsonkissaki/mockmaker

4 Favers
41 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.

Go to Download


cydrickn/laravel-query-factory

4 Favers
11 Downloads

Query Factory use for easily mock your query builder without sending query from real database

Go to Download


silencedis/phpunit-mock-helper

0 Favers
1355 Downloads

A convenient helper for creating mock objects for phpunit. The helper uses the phpunit's mock builder. But it allows to create a mock object in one step using simple configuration.

Go to Download


hungdx/mock-builder

0 Favers
33 Downloads

The Mock builder for Laravel Framework. Use for unit test

Go to Download


romeoz/rock-url

0 Favers
1419 Downloads

A simple PHP library to parse and builder URLs

Go to Download


romeoz/rock-mongodb

1 Favers
665 Downloads

Object Document Mapper (ODM) for MongoDB.

Go to Download