Libraries tagged by dphp
phpclassic/php-shopify
3355157 Downloads
PHP SDK for Shopify API
phpat/phpat
1778023 Downloads
PHP Architecture Tester
phparkitect/phparkitect
2573741 Downloads
Enforce architectural constraints in your PHP applications
php-vcr/php-vcr
2725978 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
25266651 Downloads
Highlight PHP code in terminal
php-parallel-lint/php-console-color
24431882 Downloads
Simple library for creating colored console ouput.
php-mock/php-mock-phpunit
6706002 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
14592400 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
7537642 Downloads
A fully tested email parser for PHP 8.0+ (mailparse extension wrapper).
php-imap/php-imap
11655708 Downloads
Manage mailboxes, filter/get/delete emails in PHP (supports IMAP/POP3/NNTP)
php-ds/php-ds
7251652 Downloads
Specialized data structures as alternatives to the PHP array
php-di/phpdoc-reader
27934783 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
12226374 Downloads
PHP client library for Coveralls API
pheromone/phpcs-security-audit
3077633 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
2091001 Downloads
PHP Cron Job Scheduler