Libraries tagged by deque
vrza/terminal-palette
6011 Downloads
PHP library for using ANSI escape codes in the terminal
velcoda/transaction-flow
4481 Downloads
Transaction Flow is a library that helps guide a Request through your Application by guiding you to create reusable and maintainable code.
tripsy/api-wrapper
378 Downloads
Wrapper for API response
swlib-fork/saber
431 Downloads
Swoole coroutine HTTP client
spatial/mediator
367 Downloads
Simple PSR-7 PSR-15 http-server-middleware, unambitious mediator implementation in Spatial (PHP) Clean Architecture API
socialengineers/soap-parser
3247 Downloads
A library that manually parses SOAP XML requests via the SimpleXMLElement class, allowing retrieval of called SOAP function and parameters.
slick/http
6715 Downloads
Slick/Http is an useful library for Web application foundation. It implements the PSR-7 message interface and has a middleware server, session handling and an HTTP client.
skrypnet/http-utils
55853 Downloads
Basic repo with all HTTP codes, methods and headers as native PHP lacks these simple consts.
sinacms/multihttp
399 Downloads
a tool for multi-curl written in php
sarfraznawaz2005/meter
8028 Downloads
laravel package to find performance bottlenecks in your laravel application.
sarahman/oauth-tokens-client
102 Downloads
This package handles the oauth tokens with caching functionality.
platine-php/router
4221 Downloads
Platine Router is the a lightweight and simple router using middleware to match and dispatch the request.
phpolar/csrf-protection
742 Downloads
Provides request checking and response filtering to mitigate CSRF attacks
php-extended/php-http-client-uir
22201 Downloads
A psr-18 compliant middleware client that handles upgrade insecure request headers.
orbeji/phpunit-pr-coverage-check
8653 Downloads
Check the code coverage of a PR using the clover report of phpunit