Libraries tagged by php7.3
sunrise/uri
86293 Downloads
URI wrapper for PHP 7.1+ based on RFC-3986, PSR-7 and PSR-17
sunrise/awesome-skeleton
213 Downloads
An awesome skeleton for modern PHP development.
mperusso/nats
6636 Downloads
nats jetstream client for php compatible with php 7.3
elecena/amazon-s3-php-class
5142 Downloads
A standalone Amazon S3 (REST) client for PHP 7.3+ using CURL that does not require PEAR.
ayesh/is_countable-polyfill
133218 Downloads
A trivial but working polyfill for PHP 7.3 is_countable function. Supports PHP versions >= 5.3
takman1/phalcon-session-redis
33420 Downloads
Phalcon sessions on Redis without deprecations. php-redis >= 5, php >= 7, 4 > php-phalcon >= 3
aracoool/yii2-uuid
49498 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
3308 Downloads
Simple HTML Dom YII2 PHP7.3
iisustudio/laravel-mqtt
4365 Downloads
A simple Laravel Library to connect/publish/subscribe to MQTT broker
psr-php7/log
15402 Downloads
PSR-3 Logger Interface with PHP 7 codebase.
phpwatch/array_key_first_last-polyfill
841 Downloads
A simple polyfill to make PHP 7.3's array_key_first and array_key_last functions available to all.
sminnee/phpunit-mock-objects
187149 Downloads
Mock Object library for PHPUnit (fork to add PHP 7.4 support to 3.4)
edgcarmu/codeigniter-phpunit
179 Downloads
Official adaptation of yidas/codeigniter-phpunit for CodeIgniter 3.1.11 and PHP 7.1+
gin0115/dice
7168 Downloads
A minimalist Dependency injection container (DIC) for PHP. Please note: 3.0+ is only compatible with PHP 7.0. The 2.0 branch is compatbile with PHP 5.6.
crossjoin/browscap
234368 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.