Libraries tagged by dphp
phpfastcache/phpfastcache
3842311 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
phpcsstandards/phpcsutils
14150555 Downloads
A suite of utility functions for use with PHP_CodeSniffer
phpcsstandards/phpcsextra
9904720 Downloads
A collection of sniffs and standards for use with PHP_CodeSniffer.
phpcompatibility/phpcompatibility-wp
19779238 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
61322895 Downloads
General-Purpose Collection Library for PHP
phpat/phpat
1258215 Downloads
PHP Architecture Tester
phparkitect/phparkitect
1898942 Downloads
Enforce architectural constraints in your PHP applications
php-parallel-lint/php-parallel-lint
36147706 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
php-parallel-lint/php-console-highlighter
21529090 Downloads
Highlight PHP code in terminal
php-parallel-lint/php-console-color
20687655 Downloads
Simple library for creating colored console ouput.
php-mock/php-mock
12174741 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
6215651 Downloads
A fully tested email parser for PHP 8.0+ (mailparse extension wrapper).
php-imap/php-imap
10611954 Downloads
Manage mailboxes, filter/get/delete emails in PHP (supports IMAP/POP3/NNTP)
php-ds/php-ds
6023923 Downloads
Specialized data structures as alternatives to the PHP array
php-curl-class/php-curl-class
7880875 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.