Libraries tagged by tphp
phpcsstandards/phpcsutils
22526459 Downloads
A suite of utility functions for use with PHP_CodeSniffer
phpcsstandards/phpcsextra
15942037 Downloads
A collection of sniffs and standards for use with PHP_CodeSniffer.
phpcompatibility/phpcompatibility-wp
24451961 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
62671554 Downloads
General-Purpose Collection Library for PHP
phpclassic/php-shopify
3392254 Downloads
PHP SDK for Shopify API
phpat/phpat
1841357 Downloads
PHP Architecture Tester
phparkitect/phparkitect
2658423 Downloads
Enforce architectural constraints in your PHP applications
php-vcr/php-vcr
2749211 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
25570645 Downloads
Highlight PHP code in terminal
php-parallel-lint/php-console-color
24736321 Downloads
Simple library for creating colored console ouput.
php-mock/php-mock
14840090 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
7667232 Downloads
A fully tested email parser for PHP 8.0+ (mailparse extension wrapper).
php-imap/php-imap
11747605 Downloads
Manage mailboxes, filter/get/delete emails in PHP (supports IMAP/POP3/NNTP)
php-ds/php-ds
7356107 Downloads
Specialized data structures as alternatives to the PHP array
php-di/phpdoc-reader
28247324 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)