Libraries tagged by DOU
mockery/mockery
523812301 Downloads
Mockery is a simple yet flexible PHP mock object framework
phpspec/prophecy
559594251 Downloads
Highly opinionated mocking framework for PHP 5.3+
php-mock/php-mock-phpunit
8903924 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
19753319 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.
php-mock/php-mock-integration
11380456 Downloads
Integration package for PHP-Mock
phake/phake
8232731 Downloads
The Phake mock testing library
dougsisk/laravel-country-state
1886068 Downloads
Country & state helper for Laravel.
mrclay/jsmin-php
13960570 Downloads
Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.
coroowicaksono/chart-js-integration
2017664 Downloads
A Simple Dashboard Chart in Laravel Nova using Chart JS. Starting create your own dashboard with Chart JS Integration can save your time and help you maintain consistency across standard elements such as Bar, Stacked, Line, Area, Doughnut and Pie Chart.
tecnickcom/tc-lib-file
891038 Downloads
PHP library to read byte-level data from files
php-mock/php-mock-mockery
2264329 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.
eloquent/phony
467693 Downloads
Mocks, stubs, and spies for PHP.
tuupola/callable-handler
4346225 Downloads
Compatibility layer for PSR-7 double pass and PSR-15 middlewares.
texy/texy
860895 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
153423 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.