Libraries tagged by PHP7
convenia/excel
6837 Downloads
Fork of Maatwebsite for reasons of incompatibility with php >= 7.4 --- of Supercharged Excel exports in Laravel
chrisharrison/clock
15126 Downloads
A PHP 7 clock interface.
caspermascot/forms
3416 Downloads
A fast PHP7 implementation of Html forms
calmohallag/nullable-casting
6696 Downloads
PHP supports expression casting to primitive type (like int) by using “( type ) expression”, but it currently doesn't allow to use a nullable type as introduced by PHP 7.1 (e.g. ?int). This library provide functions that extend native php casting, adding nullable casting.
barguia/php-rdkafka
1707 Downloads
Funcoes comuns do Kafka com PHP 7.4
azjezz/typed
1 Downloads
Typed variables for PHP 7.4+
arokettu/system-clock
4428 Downloads
The smallest PSR-20 implementation (PHP 7.0 and later)
andrewbreksa/mysql-escape-string-polyfill
40 Downloads
mysql-escape-string-polyfill is a very insecure `mysql_escape_string` implementation (PHP 7.1/7.2) for a very limited use case
alash3al/horus
83 Downloads
A micro PHP7 framework
ackly/x-php-health
6621 Downloads
Health checks for native php7.0+ applications
acelot/struct
2139 Downloads
Declarative structure builder with validator and automapper for PHP 7
acelot/search-schema
2484 Downloads
Declarative SQL search query builder for PHP 7
symplify/easy-hydrator
81402 Downloads
Hydrate arrays to objects easily with PHP 7.4 and constructor injection
phpwatch/array_key_first_last-polyfill
287 Downloads
A simple polyfill to make PHP 7.3's array_key_first and array_key_last functions available to all.
mpyw/privator
428 Downloads
Utils for testing private methods and properties on PHP 7.0+