Libraries tagged by php5.6
tea/future
100 Downloads
Polyfill backporting some PHP 5.4+, 5.5+ ,5.6+, 7.0+ and 7.1+ features to lower PHP versions.
drnkwati/guzzle6
9 Downloads
PHP 5.3-compatible fork of Guzzle 6
aws/aws-sdk-php-laravel
39364390 Downloads
A simple Laravel 9/10/11/12/13 service provider for including the AWS SDK for PHP.
rize/uri-template
155107729 Downloads
PHP URI Template (RFC 6570) supports both expansion & extraction
spomky-labs/otphp
52222112 Downloads
A PHP library for generating one time passwords according to RFC 4226 (HOTP Algorithm) and the RFC 6238 (TOTP Algorithm) and compatible with Google Authenticator
php-http/guzzle6-adapter
89240808 Downloads
Guzzle 6 HTTP Adapter
kevinrob/guzzle-cache-middleware
19189600 Downloads
A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)
spomky-labs/pki-framework
42159499 Downloads
A PHP framework for managing Public Key Infrastructures. It comprises X.509 public key certificates, attribute certificates, certification requests and certification path validation.
fgrosse/phpasn1
36855722 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
php-http/cache-plugin
26928467 Downloads
PSR-6 Cache plugin for HTTPlug
symfony/polyfill-php86
17482970 Downloads
Symfony polyfill backporting some PHP 8.6+ features to lower PHP versions
eightpoints/guzzle-bundle
12708935 Downloads
Integrates Guzzle 6.x, a PHP HTTP Client, into Symfony. Comes with easy and powerful configuration options and optional plugins.
spomky-labs/base64url
44864483 Downloads
Base 64 URL Safe Encoding/Decoding PHP Library
matriphe/iso-639
3653932 Downloads
PHP library to convert ISO-639-1 code to language name.
cache/array-adapter
8652944 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags