Libraries tagged by phpy
php-vcr/php-vcr
2764304 Downloads
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
php-parallel-lint/php-console-highlighter
25776449 Downloads
Highlight PHP code in terminal
php-parallel-lint/php-console-color
24941653 Downloads
Simple library for creating colored console ouput.
php-mock/php-mock
15005918 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-mime-mail-parser/php-mime-mail-parser
7757639 Downloads
A fully tested email parser for PHP 8.0+ (mailparse extension wrapper).
php-imap/php-imap
11801352 Downloads
Manage mailboxes, filter/get/delete emails in PHP (supports IMAP/POP3/NNTP)
php-ds/php-ds
7424288 Downloads
Specialized data structures as alternatives to the PHP array
php-di/phpdoc-reader
28430614 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
php-coveralls/php-coveralls
12451188 Downloads
PHP client library for Coveralls API
php-console/php-console
2679144 Downloads
PHP library for Google Chrome extension "PHP Console".
pheromone/phpcs-security-audit
3141476 Downloads
phpcs-security-audit is a set of PHP_CodeSniffer rules that finds vulnerabilities and weaknesses related to security in PHP code
peppeocchi/php-cron-scheduler
2134797 Downloads
PHP Cron Job Scheduler
parsecsv/php-parsecsv
5045541 Downloads
CSV data parser for PHP
paquettg/php-html-parser
7262238 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
overtrue/phplint
11572535 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.