Download the PHP package fabricio872/random-teapot-bundle without Composer
On this page you can find all versions of the php package fabricio872/random-teapot-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download fabricio872/random-teapot-bundle
More information about fabricio872/random-teapot-bundle
Files in fabricio872/random-teapot-bundle
Package random-teapot-bundle
Short Description This is a Symfony bundle which replaces some requests with error 418 - I'm a teapot
License MIT
Informations about the package random-teapot-bundle
Random teapot
This is a Symfony bundle which replaces some requests with error 418 - I'm a teapot. You can specify what percentage of random picked request will be replaced by error 418
Valuable partners:
Installation
Make sure Composer is installed globally, as explained in the installation chapter of the Composer documentation.
Applications that use Symfony Flex
Open a command console, enter your project directory and execute:
Applications that don't use Symfony Flex
Step 1: Download the Bundle
Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:
Step 2: Enable the Bundle
Then, enable the bundle by adding it to the list of registered bundles
in the config/bundles.php
file of your project:
Configuration options
Path filter is using bash wildcards to define multiple paths learn more
All versions of random-teapot-bundle with dependencies
symfony/yaml Version ^6.1
symfony/event-dispatcher Version ^6.1
symfony/event-dispatcher-contracts Version ^3.1
symfony/twig-bundle Version ^6.1