Libraries tagged by fphp
phpredis/phpredis
37570 Downloads
A PHP extension for Redis
phpoffice/phppresentation
1999103 Downloads
PHPPresentation - Read, Create and Write Presentations documents in PHP
phpfastcache/phpfastcache
4392034 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
3004650 Downloads
Documentation Generator for PHP
phpcsstandards/phpcsutils
22847656 Downloads
A suite of utility functions for use with PHP_CodeSniffer
phpcsstandards/phpcsextra
16188794 Downloads
A collection of sniffs and standards for use with PHP_CodeSniffer.
phpcompatibility/phpcompatibility-wp
24633644 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
62719313 Downloads
General-Purpose Collection Library for PHP
phpclassic/php-shopify
3407042 Downloads
PHP SDK for Shopify API
phpat/phpat
1866667 Downloads
PHP Architecture Tester
phparkitect/phparkitect
2692033 Downloads
Enforce architectural constraints in your PHP applications
php-vcr/php-vcr
2759387 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
25708471 Downloads
Highlight PHP code in terminal
php-parallel-lint/php-console-color
24873699 Downloads
Simple library for creating colored console ouput.
php-mock/php-mock
14946363 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.