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.
Supported: PHP 8.1–8.5 · Symfony 5.4 / 6.4 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 / 6.4 and PHP 8.3–8.5 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
^8.1
php-vcr/php-vcr Version ^1.6
symfony/browser-kit Version ^5.4|^6.4
symfony/config Version ^5.4|^6.4
symfony/dependency-injection Version ^5.4|^6.4
symfony/event-dispatcher Version ^5.4|^6.4
symfony/filesystem Version ^5.4|^6.4
symfony/framework-bundle Version ^5.4|^6.4
symfony/http-foundation Version ^5.4|^6.4
symfony/http-kernel Version ^5.4|^6.4
symfony/yaml Version ^5.4|^6.4
php-vcr/php-vcr Version ^1.6
symfony/browser-kit Version ^5.4|^6.4
symfony/config Version ^5.4|^6.4
symfony/dependency-injection Version ^5.4|^6.4
symfony/event-dispatcher Version ^5.4|^6.4
symfony/filesystem Version ^5.4|^6.4
symfony/framework-bundle Version ^5.4|^6.4
symfony/http-foundation Version ^5.4|^6.4
symfony/http-kernel Version ^5.4|^6.4
symfony/yaml Version ^5.4|^6.4
The package php-vcr/vcr-bundle contains the following files
Loading the files please wait ...