Libraries tagged by bick
roave/backward-compatibility-check
2800409 Downloads
Tool to compare two revisions of a public API to check for BC breaks
colinmollenhour/cache-backend-redis
21299466 Downloads
Zend_Cache backend using Redis with full support for tags.
colinmollenhour/cache-backend-file
20970888 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
1883190 Downloads
Export data to Excel XLSx file. PHP XLSX generator.
shuchkin/simplexlsx
3216884 Downloads
Parse and retrieve data from Excel XLSx files. MS Excel 2007 workbooks PHP reader.
ronanguilloux/isocodes
3088758 Downloads
PHP library - Validators for standards from ISO, International Finance, Public Administrations, GS1, Book and Music Industries, Phone numbers & Zipcodes for many countries
intervention/validation
5838792 Downloads
Additional validation rules for the Laravel framework
ifsnop/mysqldump-php
4841258 Downloads
PHP version of mysqldump cli that comes with MySQL
ccxt/ccxt
310541 Downloads
A cryptocurrency trading API with more than 100 exchanges in JavaScript / TypeScript / Python / C# / PHP / Go
caseyamcl/guzzle_retry_middleware
8736485 Downloads
Guzzle v6+ retry middleware that handles 429/503 status codes and connection timeouts
brick/phonenumber
6132655 Downloads
Phone number library
brick/date-time
2472239 Downloads
Date and time library
backpack/crud
3046558 Downloads
Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.
hoa/stream
21931645 Downloads
The Hoa\Stream library.
chrisboulton/php-resque
3564587 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.