petrepatrasc / http-adapter-bundle
Issue HTTP request.
Installs: 3 508
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 13
Type:symfony-bundle
Requires
- symfony/framework-bundle: >=2.3
- widop/http-adapter: 1.1.*
Requires (Dev)
- php: >=5.5.9
- ext-curl: *
- guzzle/guzzle: *
- kriswallsmith/buzz: *
- phpunit/phpunit: 3.7.*
- zendframework/zend-http: *
This package is not auto-updated.
Last update: 2024-10-26 19:37:53 UTC
README
The bundle integrates the Wid'op Http Adapter library into your Symfony2 project. Basically, it allows to issue HTTP requests. Currently, the supported adapters are:
Documentation
Testing
The bundle is fully unit tested by PHPUnit with a code coverage close to 100%. To execute the test suite, check the travis configuration.
Contribute
We love contributors! The bundle is open source, if you'd like to contribute, feel free to propose a PR!
License
The Wid'op Http Adapter Bundle is under the MIT license. For the full copyright and license information, please read the LICENSE file that was distributed with this source code.