0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 06, 2025 — Aug 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #2 from Trismegiste/master More... almost 13 years ago
fixing a DIP violation in the implementation Object Adapter pattern More... almost 13 years ago
add whitelist filter for PHPUnit Test Runner More... almost 13 years ago
add Scrutinizer CI's configuration & badge More... almost 13 years ago
[Facade] test case classes must extend PHPUnit_Framework_TestCase More... almost 13 years ago
[Facade] remove double empty lines More... almost 13 years ago
fix Travis CI's status button and move badges More... almost 13 years ago
add php-coveralls and Coveralls configuration More... almost 13 years ago
execute PHPUnit explicitly for Travis More... almost 13 years ago
install dependencies with 'composer --prefer-source' More... almost 13 years ago
add `composer self-update` to Travis config More... almost 13 years ago
fix PSR-2 violations about '2.2 Files' More... almost 13 years ago
use 'phpunit.xml.dist' instead of 'phpunit.xml' More... almost 13 years ago
also test with PHP 5.5 More... almost 13 years ago
exclude '.travis.yml', 'phpunit.xml' from `git archive` More... almost 13 years ago
add .editorconfig More... almost 13 years ago
remove unneeded '/vendor', 'composer.lock' from .gitattributes More... almost 13 years ago
[Bridge] add example test cases More... about 13 years ago
[Composite] add example test cases More... about 13 years ago
[Decorator] add example test cases More... about 13 years ago
[Prototype] add example test cases More... about 13 years ago
[Singleton] add example test cases More... about 13 years ago
[Hook Operation] add example test cases More... about 13 years ago
[Strategy] fix wrong filenames for test cases More... about 13 years ago
[Template Method] fix wrong classname & filename for ClientTest More... about 13 years ago
[Null Object] add example test cases More... about 13 years ago
[Null Object] fix missing use statement for Delegator class More... about 13 years ago
[Method Chaining] add example test cases More... about 13 years ago
[Template Method] add example test cases More... about 13 years ago
[Facade] add example test cases More... about 13 years ago