Libraries tagged by php 7
liamdennehy/http-signatures-php
131565 Downloads
Sign and verify PSR-7 HTTP messages with HMAC and RSA keys
kiwilan/php-archive
37522 Downloads
PHP package to handle archives (.zip, .rar, .tar, .7z, .pdf) with unified API and hybrid solution (native/p7zip), designed to works with EPUB and CBA (.cbz, .cbr, .cb7, .cbt).
sunrise/http-message
115373 Downloads
An HTTP message implementation based on PSR-7, PSR-17 and RFC-7230.
kubawerlos/types-checker
46525 Downloads
A tool to find missing type declarations in PHP 7 code
diego-ninja/preloader
268615 Downloads
Preloader helper to create a PHP-ready preload script from Opcache.
bentools/querystring
43011 Downloads
Query String manipulation library. PHP 7.1+. No dependency, immutable, PSR-7 compliant.
ayesh/is_countable-polyfill
134740 Downloads
A trivial but working polyfill for PHP 7.3 is_countable function. Supports PHP versions >= 5.3
xobotyi/beansclient
27718 Downloads
PHP7.1+ client for beanstalkd work queue with no dependencies
takielias/codeigniter4-websocket
3726 Downloads
Websocket using Ratchet Websocket technology for CodeIgniter 4
takielias/codeigniter-websocket
9488 Downloads
CodeIgniter Websocket using Ratchet Websocket technology. Inspired by https://github.com/romainrg/ratchet_client
phpsanitization/phpsanitization
2051 Downloads
Modern PHP Sanitization Library
melbahja/semver
23987 Downloads
PHP Semantic Versioning Parser and Comparator
jeffreyhyer/bamboohr
91319 Downloads
PHP SDK for the BambooHR API
andanteproject/timestampable-bundle
89815 Downloads
A Symfony Bundle to handle entities createdAt and updatedAt dates with Doctrine
andanteproject/soft-deletable-bundle
30654 Downloads
A Symfony Bundle to handle soft deletable with Doctrine Entities