Libraries tagged by bac
symfony/polyfill-php70
202672072 Downloads
Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions
symfony/polyfill-php56
209238262 Downloads
Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions
laravel/helpers
64435249 Downloads
Provides backwards compatibility for helpers in the latest Laravel release.
appwrite/server-ce
112163 Downloads
End to end backend server for frontend and mobile apps.
php-cs-fixer/diff
118210168 Downloads
sebastian/diff v3 backport support for PHP 5.6+
roave/backward-compatibility-check
3828064 Downloads
Tool to compare two revisions of a public API to check for BC breaks
colinmollenhour/cache-backend-redis
24148309 Downloads
Zend_Cache backend using Redis with full support for tags.
colinmollenhour/cache-backend-file
23652800 Downloads
The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.
shuchkin/simplexlsxgen
2476053 Downloads
Export data to Excel XLSx file. PHP XLSX generator.
shuchkin/simplexlsx
4266287 Downloads
Parse and retrieve data from Excel XLSx files. MS Excel 2007 workbooks PHP reader.
ifsnop/mysqldump-php
6065181 Downloads
PHP version of mysqldump cli that comes with MySQL
ccxt/ccxt
342905 Downloads
A cryptocurrency trading API with more than 100 exchanges in JavaScript / TypeScript / Python / C# / PHP / Go
caseyamcl/guzzle_retry_middleware
12458749 Downloads
Guzzle v6+ retry middleware that handles 429/503 status codes and connection timeouts
backpack/permissionmanager
2004530 Downloads
Users and permissions management interface for Laravel 5 using Backpack CRUD.
chrisboulton/php-resque
3647178 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.