Popular Packages
-
-
-
-
-
-
-
-
-
-
-
-
PHP
sensiolabs-de/astrunner
Astrunner is a low level lib that helps to run static code analysis
Abandoned!
-
PHP
syonix/log-viewer-lib
A library to gather log files from different sources and use them in a unified format.
-
-
PHP
badoo/soft-mocks
The idea behind "Soft Mocks" - as opposed to "hardcore" mocks that work on the level of the PHP interpreter (runkit and uopz) - is to rewrite class code on the spot so that it can be inserted in any place. It works by rewriting code on the fly during file inclusion instead of using extensions like runkit or uopz.