Libraries tagged by php7.4
make-software/casper-php-sdk
1949 Downloads
PHP 7.4+ library for interacting with Casper blockchain node RPC API.
janwalenda/spectra
362 Downloads
A PHP 7.4+ library for color conversion between HEX, RGB(A), HSL(A) and the perceptually uniform OKLCH color space.
itul/php-simple-html-dom-parser
2834 Downloads
This is a modified version to work with PHP 7.4+. Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
innova2/url-builder
1269 Downloads
A lightweight PHP 7.4+ library with many features to easy build URLs
initphp/http
254 Downloads
Standards-compliant PSR-7 / PSR-17 / PSR-18 HTTP message, factory, client and response emitter implementation for PHP 7.4+.
em411/feature-flag-bundle
1321 Downloads
Provides a feature flag mechanism (Symfony 4.4 / PHP 7.4 backport)
dakujem/sqids-legacy-backport
114 Downloads
Backport of sqids/sqids for PHP 7.4 and PHP 8.0
convenia/excel
8265 Downloads
Fork of Maatwebsite for reasons of incompatibility with php >= 7.4 --- of Supercharged Excel exports in Laravel
barguia/php-rdkafka
6576 Downloads
Funcoes comuns do Kafka com PHP 7.4
azjezz/typed
1 Downloads
Typed variables for PHP 7.4+
esportscz/swagger
430 Downloads
OpenAPI specification generator and Swagger UI for PHP 7.2-8.4 projects (standalone and Nette Framework)
setbased/antlr4-php-runtime
19452 Downloads
PHP 7 & 8 runtime for ANTLR 4
awesomite/phpunit-4.8-fixer
7340 Downloads
Fixes issues in PHPUnit 4.8 on PHP 7.2
shinidev/paymongo-php
182 Downloads
A modernized, PHP 7.4+ compatible fork of the official PayMongo PHP library with improved security and reliability.
php-extended/polyfill-php74-mb-str-split
4914 Downloads
A polyfill that adds the mb_str_split function added in php7.4 to previous versions of php