phpextra / proxy
This package is abandoned and no longer maintained.
No replacement package was suggested.
HTTP Proxy library written in PHP
dev-master / 1.x-dev
2015-03-31 15:24 UTC
Requires
- php: >=5.4
- doctrine/cache: ~1.3
- guzzlehttp/guzzle: ~4.0
- monolog/monolog: ~1.11
- phpextra/event-manager: ~2.0@dev
- phpextra/event-manager-silex-provider: ~2.0@dev
- psr/log: ~1.0
- symfony/http-foundation: ~2.5
- symfony/stopwatch: ~2.5
Requires (Dev)
- phpunit/phpunit: ~4.3
- silex/silex: ~1.2
This package is not auto-updated.
Last update: 2019-02-20 18:16:32 UTC
README
Library is under active development and it aims to be simple and fast. All pull requests and bug reports are welcome.
How it works ?
Examples
##Contributing
All code contributions must go through a pull request. Fork the project, create a feature branch, and send me a pull request. To ensure a consistent code base, you should make sure the code follows the coding standards. If you would like to help take a look at the list of issues.
##Requirements
See composer.json for a full list of dependencies.
##Authors
Jacek Kobus - kobus.jacek@gmail.com
License information
See the file LICENSE.md for copying permission.