Libraries tagged by ephp
codeception/phpunit-wrapper
53425554 Downloads
PHPUnit classes used by Codeception
chrisboulton/php-resque
3553768 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
zordius/lightncandy
9493441 Downloads
An extremely fast PHP implementation of handlebars ( http://handlebarsjs.com/ ) and mustache ( http://mustache.github.io/ ).
zenstruck/assert
10745004 Downloads
Standalone, lightweight, framework agnostic, test assertion library.
voku/simple_html_dom
7065424 Downloads
Simple HTML DOM package.
voku/portable-utf8
20292126 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
tomasvotruba/type-coverage
5746827 Downloads
Measure type coverage of your project
tightenco/duster
1694820 Downloads
Automatic configuration for Laravel apps to apply Tighten's standard linting & code standards.
telegram-bot/api
2105956 Downloads
PHP Wrapper for Telegram Bot API
stevebauman/location
6136672 Downloads
Retrieve a user's location by their IP Address
soundasleep/html2text
16084020 Downloads
A PHP script to convert HTML into a plain text format
silviolleite/laravelpwa
970424 Downloads
Looks like an app, feels like an app, but NOT an app.
shuchkin/simplexlsxgen
1828920 Downloads
Export data to Excel XLSx file. PHP XLSX generator.
shuchkin/simplexlsx
3130108 Downloads
Parse and retrieve data from Excel XLSx files. MS Excel 2007 workbooks PHP reader.
shipmonk/dead-code-detector
561699 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.