Download the PHP package tourze/proxy-protocol-core without Composer
On this page you can find all versions of the php package tourze/proxy-protocol-core. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package proxy-protocol-core
Proxy Protocol Core
中文
A PHP core library for parsing and generating Proxy Protocol. Supports both V1 (text format) and V2 (binary format) versions of the protocol with basic data structures and parsing capabilities.
Features
- Support for Proxy Protocol V1 (text format) and V2 (binary format)
- Enum types for safer protocol constant usage
- Complete type hints and detailed documentation
- PSR standard compliant
Installation
Usage
Proxy Protocol V1
Proxy Protocol V2
References
All versions of proxy-protocol-core with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
The package tourze/proxy-protocol-core contains the following files
Loading the files please wait ....