chippyash/simple-accounts
Simple Double Entry Accounting
时间:2015-05-20 18:31
crimsonkissaki/mockmaker
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
时间:2015-05-08 21:18
php-mock/php-mock-mockery
Mock built-in PHP functions (e.g. time()) with Mockery. This package relies on PHP's namespace fallback policy. No further extension is needed.
时间:2015-04-02 18:20
components/multi-select
This is a user-friendlier drop-in replacement for the standard <select> with multiple attribute activated.
时间:2015-02-06 12:50
double-opt-in/php-client-api
This is the official client api for the Double-Opt-in service.
时间:2014-12-12 12:39
cliffparnitzky/checked-email
Provides two textfields for forms for double entering a e-mail address and checking for equality. Also adds the option to activate e-mail field with confirmation for members (affects among others the modules `Personal data` and `Registration`).
时间:2014-08-07 08:52
creativesoftworks/behat-wiremock-context-extension
A Behat Extension that makes use of Wiremock as a test double for API calls
时间:2014-06-18 15:26
simplon/doi
Simple double opt-in handler w/ database handling via interface
时间:2014-03-11 17:45
lastzero/test-tools
Increases testing productivity by adding a service container and self-initializing fakes to PHPUnit
时间:2013-10-21 16:08
phpspec/prophecy
Highly opinionated mocking framework for PHP 5.3+
时间:2013-03-25 11:44
icecave/isolator
Dependency injection for global functions.
时间:2012-08-05 06:53
mockery/mockery
Mockery is a simple yet flexible PHP mock object framework
时间:2012-01-21 22:10
epifrin/rector-custom-rules
These are three rector rules to convert private method name, to convert local variable name to camel case and to replace double quotes with single quotes in string literals.
时间:未知