Libraries tagged by php 7.1
nova-framework/framework
7990 Downloads
Framework for PHP 7.1+
moddengine/dice
8587 Downloads
A minimalist Dependency injection container (DIC) for PHP 7.1+ and PHP 8.0+.
frowhy/mini-program-aes
18610 Downloads
PHP 7.1 微信小程序加密解密算法
calmohallag/nullable-casting
8877 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.
mimmi20/wurfl-generic-request
57671 Downloads
the Generic Request Object extracted from Wurfl for PHP 7.1+
sqltools/where
70675 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.
space48/auto-value
1480 Downloads
Generated immutable value classes for PHP7.1+
coddin-web/laravel-stubs
13650 Downloads
Laravel 7/8 stubs more consistent with PSR-12 and PHP 7/8
paypaplane/doctrine1
29304 Downloads
PHP 7 compatible version of doctrine 1 Database ORM
berlioz/http-message
27473 Downloads
Berlioz HTTP Message is a PHP library whose implements PSR-7 (HTTP message interfaces) and PSR-17 (HTTP Factories) standards.
104corp/104jb-c-seo
9850 Downloads
Simple PHP library to help developers 🍻 do better on-page SEO optimization
php71_count/php71_count
2426 Downloads
provides php71 like count() function on php72 or above
alejandro-fiore/pchart-1-27-for-php7
4355 Downloads
pChart 1.27d from http://pchart.sourceforge.net/ for PHP 7
bexiocom/prometheus_php
45830 Downloads
A PHP instrumentation library for Prometheus compatible with PHP 5.5 5.6, 7.0 and 7.1.
php-extended/php-http-client-retry
23464 Downloads
A psr-18 compliant middleware client that handles retries for psr-7 http messages.