Libraries tagged by 6
remorhaz/php-json-pointer
487029 Downloads
JSON Pointer (RFC-6901) PHP implementation
pedrosancao/php-otp
44901 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
knox/pesapal
82934 Downloads
A laravel package that integrates into the pesapal api
itelmenko/laravel-mysql-logger
124940 Downloads
Laravel MySQL driver for Monolog
infinitypaul/laravel-database-filter
38979 Downloads
Need to filter database results with a query string? Here's a beautiful, easy to extend laravel package to keep your code super tidy.
ibexa/templated-uri-router
1086892 Downloads
Fork of hautelook/templated-uri-router. Symfony RFC-6570 compatible router and URL Generator
ibexa/templated-uri-bundle
1083285 Downloads
Fork of hautelook/templated-uri-bundle. Symfony Bundle that provides a RFC-6570 compatible router and URL Generator.
ghostwriter/psr-phpunit-assertions
95991 Downloads
PHPUnit assertions for PSR-compliant components, implemented as reusable traits.
genkgo/php-asn1
346345 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
freedsx/asn1
176493 Downloads
An ASN.1 library for PHP.
fig/cache-util
37785 Downloads
Useful utility classes and traits for implementing the PSR cache standard
delight-im/base64
135692 Downloads
Simple and convenient Base64 encoding and decoding for PHP
cache/void-adapter
2853225 Downloads
A PSR-6 cache implementation using Void. This implementation supports tags
cache/session-handler
544221 Downloads
An implementation of PHP's SessionHandlerInterface that allows PSR-6
cache/namespaced-cache
1271925 Downloads
A decorator that makes your cache support namespaces