Libraries tagged by php-7
codeatcode/codeatcs
12092 Downloads
Codeat PHPCS ruleset for OOP WordPress development on PHP 7.0+, include phpmd ruleset
coddin-web/laravel-stubs
19252 Downloads
Laravel 7/8 stubs more consistent with PSR-12 and PHP 7/8
cnastasi/serializer
49956 Downloads
A experimental serializer using php 7.4 typed properties and reflection
chrisharrison/clock
19383 Downloads
A PHP 7 clock interface.
chillerlan/php-imagetiler
5211 Downloads
An image tile generator. PHP 7.4+
calmohallag/nullable-casting
16394 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.
barryvanveen/lastfm
4609 Downloads
Last.fm API client for PHP 7+
atrapalo/php-tools
42060 Downloads
Several PHP 7 tools to make life a little easier
arokettu/system-clock
11341 Downloads
The smallest PSR-20 implementation (PHP 7.0 and later)
aracoool/yii2-uuid
53319 Downloads
Yii 2 UUID Extension. A PHP 7.0+ library for generating RFC 4122 version 3, 4, and 5 universally unique identifiers (UUID).
acelot/resolver
2741 Downloads
Dependency auto resolver for PHP 7 and 8
symplify/easy-hydrator
81585 Downloads
Hydrate arrays to objects easily with PHP 7.4 and constructor injection
mimmi20/wurfl-generic-request
75368 Downloads
the Generic Request Object extracted from Wurfl for PHP 7.1+
crossjoin/browscap
234473 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.
ayesh/is_countable-polyfill
134646 Downloads
A trivial but working polyfill for PHP 7.3 is_countable function. Supports PHP versions >= 5.3