Libraries tagged by php7.3
sunrise/uri
85822 Downloads
URI wrapper for PHP 7.1+ based on RFC-3986, PSR-7 and PSR-17
sunrise/awesome-skeleton
204 Downloads
An awesome skeleton for modern PHP development.
elecena/amazon-s3-php-class
4245 Downloads
A standalone Amazon S3 (REST) client for PHP 7.3+ using CURL that does not require PEAR.
phpwatch/array_key_first_last-polyfill
553 Downloads
A simple polyfill to make PHP 7.3's array_key_first and array_key_last functions available to all.
ayesh/is_countable-polyfill
133009 Downloads
A trivial but working polyfill for PHP 7.3 is_countable function. Supports PHP versions >= 5.3
takman1/phalcon-session-redis
31959 Downloads
Phalcon sessions on Redis without deprecations. php-redis >= 5, php >= 7, 4 > php-phalcon >= 3
aracoool/yii2-uuid
48750 Downloads
Yii 2 UUID Extension. A PHP 7.0+ library for generating RFC 4122 version 3, 4, and 5 universally unique identifiers (UUID).
polucorus/yii2-simplehtmldom-7.3
3175 Downloads
Simple HTML Dom YII2 PHP7.3
iisustudio/laravel-mqtt
4015 Downloads
A simple Laravel Library to connect/publish/subscribe to MQTT broker
psr-php7/log
15107 Downloads
PSR-3 Logger Interface with PHP 7 codebase.
ulff/elasticsearch-php-client-bundle
12066 Downloads
A very simple bundle for integrating Symfony2.x/3.x with Elasticsearch-PHP 5.0
gopal-g/payment
3464 Downloads
Laravel 5.3 Package for Integration of Latest CCAvenue Payment Gateway for PHP 7.1 (Released recently)
mperusso/nats
3530 Downloads
nats jetstream client for php compatible with php 7.3
sminnee/phpunit-mock-objects
186062 Downloads
Mock Object library for PHPUnit (fork to add PHP 7.4 support to 3.4)
crossjoin/browscap
234366 Downloads
The standalone PHP Browscap parser Crossjoin\Browscap detects browser properties as well as device information based on the user agent string of the requesting browsers and search engines, using the data from the Browser Capabilities Project. It's several hundred times faster than the build-in PHP function get_browser(), and faster than other Browscap PHP libraries, with much lower memory consumption. Optionally Crossjoin\Browscap automatically updates the Browscap data, so you're always up-to-date. The newest version is build for PHP 7.x, for PHP >= 5.6 use version 2.x, for PHP >= 5.3 use version 1.x.