Libraries tagged by http
swayok/alternative-laravel-cache
437148 Downloads
Replacements for Laravel's redis and file cache stores that properly implement tagging idea. Powered by cache pool implementations provided by http://www.php-cache.com/
shortpixel/shortpixel-php
474666 Downloads
ShortPixel PHP SDK. Read more at https://shortpixel.com/api-tools
seboettg/citeproc-php
965002 Downloads
Full-featured CSL processor (https://citationstyles.org)
sajya/client
850543 Downloads
HTTP client and server for JSON-RPC 2.0
rafaelwendel/phpsupabase
79828 Downloads
PHPSupabase is a library written in php language, which allows you to use the resources of a project created in Supabase (https://supabase.io), through integration with its Rest API.
php-soap/psr18-transport
2458956 Downloads
PSR-18 HTTP Client transport for SOAP
php-jsonpatch/php-jsonpatch
1026317 Downloads
Implementation of JSON Patch (http://tools.ietf.org/html/rfc6902)
pear/net_socket
2886789 Downloads
More info available on: http://pear.php.net/package/Net_Socket
nimbly/capsule
3521087 Downloads
Capsule is a simple PSR-7 HTTP message and PSR-17 HTTP factory implementation.
networkteam/sentry-client
817919 Downloads
A Sentry client for TYPO3. It forwards errors and exceptions to Sentry - https://sentry.io/
monperrus/crawler-user-agents
2647 Downloads
This repository contains a list of of HTTP user-agents used by robots, crawlers, and spiders as in single JSON file.
mezzio/mezzio-problem-details
926142 Downloads
Problem Details for PSR-7 HTTP APIs addressing the RFC 7807 standard
lob/lob-php
3622168 Downloads
The Lob API is organized around REST. Our API is designed to have predictable, resource-oriented URLs and uses HTTP response codes to indicate any API errors.
krowinski/bcmath-extended
902402 Downloads
Extends php BCMath lib for missing functions like floor, ceil, round, abs, min, max, rand for big numbers. Also wraps existing BCMath functions. (more http://php.net/manual/en/book.bc.php) Supports scientific notations
kirschbaum-development/laravel-openapi-validator
876487 Downloads
Automatic OpenAPI validation for Laravel HTTP tests