Download the PHP package php-vcr/vcr-bundle without Composer
On this page you can find all versions of the php package php-vcr/vcr-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download php-vcr/vcr-bundle
More information about php-vcr/vcr-bundle
Files in php-vcr/vcr-bundle
Download php-vcr/vcr-bundle
More information about php-vcr/vcr-bundle
Files in php-vcr/vcr-bundle
Vendor php-vcr
Package vcr-bundle
Short Description Integrates php-vcr into Symfony and its web profiler.
License MIT
Package vcr-bundle
Short Description Integrates php-vcr into Symfony and its web profiler.
License MIT
Please rate this library. Is it a good library?
Informations about the package vcr-bundle
VCRBundle
Integrates php-vcr into Symfony and its web profiler. It also provides a VideoRecorderBrowser for testing purpose with extra helper methods handling php-vcr recordings.
Installation
Install the behavior adding php-vcr/vcr-bundle
to your composer.json or
from CLI:
And declare the bundle in your config/bundles.php
file:
Usage
Enable the required library hooks for your purpose and write test cases.
VideoRecorderBrowser (without Trait)
VideoRecorderBrowser (with Trait)
Configuration reference
Credits
- Kévin Gomez
- Ludovic Fleury - to whom I borrowed the design of the web profiler part from his GuzzleBundle.
- Simon Hübner - making the bundle SF 5.4 compatible
- Daniel Hürtgen - making the bundle PHP 8 compatible and providing extra TestCase helper
License
This bundle is released under the MIT license.
All versions of vcr-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2|^8
php-vcr/php-vcr Version ^1.5
symfony/config Version ^4|^5
symfony/browser-kit Version ^4|^5
symfony/dependency-injection Version ^4|^5
symfony/filesystem Version ^4|^5
symfony/event-dispatcher Version ^4|^5
symfony/framework-bundle Version ^4.4|^5.4
symfony/http-foundation Version ^4|^5
symfony/http-kernel Version ^4.4|^5
symfony/polyfill-php80 Version ^1.16
symfony/yaml Version ^4|^5
php-vcr/php-vcr Version ^1.5
symfony/config Version ^4|^5
symfony/browser-kit Version ^4|^5
symfony/dependency-injection Version ^4|^5
symfony/filesystem Version ^4|^5
symfony/event-dispatcher Version ^4|^5
symfony/framework-bundle Version ^4.4|^5.4
symfony/http-foundation Version ^4|^5
symfony/http-kernel Version ^4.4|^5
symfony/polyfill-php80 Version ^1.16
symfony/yaml Version ^4|^5
The package php-vcr/vcr-bundle contains the following files
Loading the files please wait ....