A comprehensive HTTP client.
LittleProxy
Needs AttentionLittleProxy is a high performance HTTP proxy written in Java atop Trustin Lee's excellent Netty event-based networking library
About LittleProxy
LittleProxy is a high performance HTTP proxy written in Java atop Trustin Lee's excellent Netty event-based networking library
LittleProxy is a popular PHP http solution with 2,117 stars on GitHub, making it one of the most trusted choices in its category. While still functional, the project may need additional attention for updates.
Quick Installation
composer require adamfisk/littleproxyInstall via Composer. For detailed installation instructions, visit theofficial documentation.
Why Use LittleProxy?
- Community Trusted - With 2,117 GitHub stars, it's a proven solution
- PHP HTTP - Specialized solution for http needs
- Open Source - Free to use with full source code access
Project Details
Related HTTP Libraries
View all →The HttpFoundation component defines an object-oriented layer for the HTTP specification.
PHP Secure Communications Library
A simple HTTP library.
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs
HTTPlug, the HTTP client abstraction for PHP