Popular Packages
-
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.
-
-
-
PHP
sun/country
Sun Country is the package that helps you to get the country name & dialing code by the country ISO 3166-1 Alpha-2 code.
-
-
-
-
-
-
-
-
PHP
crazy-max/cws-dump
PHP class to replace var_dump(), print_r() based on the Xdebug style.
Abandoned!
-
PHP
tobiju/bookdown-bootswatch-templates
Bookdown.io With Bootswatch Styles And Prism Syntax Highlighting
-
PHP
lapistano/proxy-object
A library that makes it much easier to generate a proxy of your system under test (SUT)
-