Libraries tagged by tphp
phpredis/phpredis
34317 Downloads
A PHP extension for Redis
phpoffice/phppresentation
1983053 Downloads
PHPPresentation - Read, Create and Write Presentations documents in PHP
phpfastcache/phpfastcache
4361593 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.
phpdocumentor/phpdocumentor
3001320 Downloads
Documentation Generator for PHP
phpcsstandards/phpcsutils
22405438 Downloads
A suite of utility functions for use with PHP_CodeSniffer
phpcsstandards/phpcsextra
15846876 Downloads
A collection of sniffs and standards for use with PHP_CodeSniffer.
phpcompatibility/phpcompatibility-wp
24380027 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
62652996 Downloads
General-Purpose Collection Library for PHP
phpclassic/php-shopify
3386167 Downloads
PHP SDK for Shopify API
phpat/phpat
1831618 Downloads
PHP Architecture Tester
phparkitect/phparkitect
2645999 Downloads
Enforce architectural constraints in your PHP applications
php-vcr/php-vcr
2745371 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
25526371 Downloads
Highlight PHP code in terminal
php-parallel-lint/php-console-color
24692090 Downloads
Simple library for creating colored console ouput.
php-mock/php-mock
14797873 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.