Libraries tagged by php 7
zohocrm/php-sdk-7.0
16199 Downloads
Zoho CRM API SDK for PHP
alancting/php-microsoft-jwt
32608 Downloads
A simple library to validate and decode Microsoft Azure Active Directory (Azure AD), Microsoft Active Directory Federation Services (ADFS) JSON Web Tokens (JWT) in PHP, conforming to RFC 7519
vultr/vultr-php
34958 Downloads
The Official Vultr API PHP Wrapper.
swisnl/php-http-fixture-client
56603 Downloads
Fixture client for PHP-HTTP
middlewares/php-session
21694 Downloads
Middleware to start php sessions using the request data
idealo/php-middleware-stack
6604 Downloads
Implementation of HTTP Middleware PSR-15 specification
disc/php-zabbix-sender
149819 Downloads
PHP implementation of zabbix_sender utility. Works with Zabbix 2.0.8, 2.1.7+ and 4.0 versions.
compwright/php-session
7599 Downloads
Standalone session implementation that does not rely on the PHP session module or the $_SESSION global, ideal for ReactPHP applications
chillerlan/php-oauth
7188 Downloads
A fully transparent, framework agnostic PSR-18 OAuth client.
chillerlan/php-httpinterface
14899 Downloads
A PSR-7/17/18 http message/client implementation
liamdennehy/http-signatures-php
126018 Downloads
Sign and verify PSR-7 HTTP messages with HMAC and RSA keys
alorel/dropbox-v2-php
97026 Downloads
A PHP SDK for Dropbox's v2 API
kiwilan/php-archive
17717 Downloads
PHP package to handle archives (.zip, .rar, .tar, .7z, .pdf) with unified API and hybrid solution (native/p7zip), designed to works with EPUB and CBA (.cbz, .cbr, .cb7, .cbt).
sunrise/http-message
107716 Downloads
An HTTP message implementation based on PSR-7, PSR-17 and RFC-7230.
sunrise/http-client-curl
6474 Downloads
A simple cURL client implementing PSR-18.