bravo3 / network-proxy
A set of PHP 5.3 interfaces that define a network proxy
1.1.0
2014-04-09 07:27 UTC
Requires
- php: >=5.3.3
- eloquent/enumeration: ~5.1
Requires (Dev)
- phpunit/phpunit: >=4.0.0
This package is not auto-updated.
Last update: 2023-05-27 08:27:23 UTC
README
This library contains an interface for a proxy and a proxy collection and definitions for HTTP/S, FTP and SOCKS proxies. You can use these interfaces to pass your proxy configuration around in a standardised format.