Libraries tagged by PHP7
artisangang/jwt
6948 Downloads
PHP7 library for JSON Web Tokens (JWT).
andrey-tech/http-client-php
49131 Downloads
Простой НТТР(S) клиент на PHP7+ с троттлингом запросов и поддержкой маркера BOM в теле сообщения формата JSON
andrey-tech/debug-logger-php
48158 Downloads
Простой логгер на PHP7+, сохраняющий отладочную информацию в файл вместе с данными об объеме используемой оперативной памяти и прошедшем времени
acelot/resolver
1917 Downloads
Dependency auto resolver for PHP 7 and 8
mimmi20/wurfl-generic-request
51053 Downloads
the Generic Request Object extracted from Wurfl for PHP 7.1+
mgdigital/busque
6720 Downloads
A flexible, modern command queue and scheduler for PHP7, built on Redis
lox/pheasant
18398 Downloads
A lightweight data mapper for MySQL and PHP 7.2+
crossjoin/browscap
234347 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.
concrete5/zend-queue
149652 Downloads
PHP7 compatible version of the zend component that provides a factory function to create specific queue client objects
jdrumsmns/zf1_php7
1618 Downloads
Zend Framework 1 fixed for php 7.2+
darkfriend/php7-array
2988 Downloads
PHP7 array helper
zdz/mongodb-php7
7646 Downloads
mongodb,php7
terrafrost/php7-mysql-shim
25532 Downloads
A PHP 7 shim for ext/mysql
sanovskiy/trello-php7
18626 Downloads
PHP Trello API Wrapper (fork for php7+) from https://github.com/ashwinks/Trello-API-PHP-Wrapper
rainstreamweb/lara-pdf-merger-php-7-2
9485 Downloads
Forked from https://github.com/deltaaskii/lara-pdf-merger. Add condition if(!class_exists('TCPDF')) (depreciated in php 7.2) to foreach.