Libraries tagged by Double
mockery/mockery
519973889 Downloads
Mockery is a simple yet flexible PHP mock object framework
phpspec/prophecy
558521447 Downloads
Highly opinionated mocking framework for PHP 5.3+
php-mock/php-mock-phpunit
8815656 Downloads
Mock built-in PHP functions (e.g. time()) with PHPUnit. This package relies on PHP's namespace fallback policy. No further extension is needed.
php-mock/php-mock
19552953 Downloads
PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.
phake/phake
8209292 Downloads
The Phake mock testing library
php-mock/php-mock-integration
11268398 Downloads
Integration package for PHP-Mock
tecnickcom/tc-lib-file
867698 Downloads
PHP library to read byte-level data from files
eloquent/phony
467184 Downloads
Mocks, stubs, and spies for PHP.
php-mock/php-mock-mockery
2234624 Downloads
Mock built-in PHP functions (e.g. time()) with Mockery. This package relies on PHP's namespace fallback policy. No further extension is needed.
doublesecretagency/craft-cpcss
461060 Downloads
Add custom CSS to your Control Panel.
tuupola/callable-handler
4317145 Downloads
Compatibility layer for PSR-7 double pass and PSR-15 middlewares.
texy/texy
858417 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags.
noodlesnz/double-metaphone
151852 Downloads
This class implements a "sounds like" algorithm developed by Lawrence Philips which he published in the June, 2000 issue of C/C++ Users Journal. Double Metaphone is an improved version of Philips' original Metaphone algorithm.
nelexa/buffer
526360 Downloads
Reading And Writing Binary Data (incl. primitive types, ex. byte, ubyte, short, ushort, int, uint, long, float, double). The classes also help with porting the I/O operations of the JAVA code.
icecave/isolator
1347939 Downloads
Dependency injection for global functions.