Libraries tagged by ephp
phpcompatibility/phpcompatibility-wp
24853761 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.
phpcollection/phpcollection
62776667 Downloads
General-Purpose Collection Library for PHP
phpat/phpat
1899885 Downloads
PHP Architecture Tester
phparkitect/phparkitect
2730733 Downloads
Enforce architectural constraints in your PHP applications
php-vcr/php-vcr
2770577 Downloads
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
php-tui/php-tui
177372 Downloads
Comprehensive TUI library heavily influenced by Ratatui
php-parallel-lint/php-console-highlighter
25846357 Downloads
Highlight PHP code in terminal
php-parallel-lint/php-console-color
25012055 Downloads
Simple library for creating colored console ouput.
php-mock/php-mock
15079860 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
7792279 Downloads
A fully tested email parser for PHP 8.0+ (mailparse extension wrapper).
php-imap/php-imap
11825139 Downloads
Manage mailboxes, filter/get/delete emails in PHP (supports IMAP/POP3/NNTP)
php-ds/php-ds
7453799 Downloads
Specialized data structures as alternatives to the PHP array
php-di/phpdoc-reader
28499082 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
12478019 Downloads
PHP client library for Coveralls API
php-console/php-console
2682951 Downloads
PHP library for Google Chrome extension "PHP Console".