Libraries tagged by Double
mockery/mockery
412983217 Downloads
Mockery is a simple yet flexible PHP mock object framework
phpspec/prophecy
517737608 Downloads
Highly opinionated mocking framework for PHP 5.3+
php-mock/php-mock
13514216 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
7341480 Downloads
The Phake mock testing library
php-mock/php-mock-phpunit
6151701 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-mockery
1493676 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.
php-mock/php-mock-integration
7870165 Downloads
Integration package for PHP-Mock
doublesecretagency/craft-cpcss
423493 Downloads
Add custom CSS to your Control Panel.
tuupola/callable-handler
3424628 Downloads
Compatibility layer for PSR-7 double pass and PSR-15 middlewares.
texy/texy
760975 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.
ekmungai/eloquent-ifrs
43731 Downloads
Eloquent Double Entry Accounting with focus on IFRS Compliant Reporting
tecnickcom/tc-lib-file
554081 Downloads
PHP library to read byte-level data from files
nelexa/buffer
508329 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
1286864 Downloads
Dependency injection for global functions.
eloquent/phony
446933 Downloads
Mocks, stubs, and spies for PHP.