widop / http-adapter-bundle
Issue HTTP request.
Installs: 382 774
Dependents: 7
Suggesters: 0
Security: 0
Stars: 8
Watchers: 7
Forks: 13
Open Issues: 5
Type:symfony-bundle
Requires
- symfony/framework-bundle: 2.*
- widop/http-adapter: 1.1.*
Requires (Dev)
- ext-curl: *
- guzzle/guzzle: *
- kriswallsmith/buzz: *
- phpunit/phpunit: 3.7.*
- zendframework/zend-http: *
This package is not auto-updated.
Last update: 2024-11-09 13:33:38 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.