Download the PHP package coka/input-handler-bundle without Composer
On this page you can find all versions of the php package coka/input-handler-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download coka/input-handler-bundle
More information about coka/input-handler-bundle
Files in coka/input-handler-bundle
Package input-handler-bundle
Short Description Validator custom constraint
License MIT
Homepage https://github.com/CedrickOka/input-handler-bundle
Informations about the package input-handler-bundle
OkaInputHandlerBundle
This bundle help the user input high quality data into your web services REST.
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:
All versions of input-handler-bundle with dependencies
doctrine/annotations Version ^1.11
doctrine/cache Version ^2.2
symfony/dependency-injection Version ^4.4 || ^5.4
symfony/http-kernel Version ^4.4 || ^5.4
symfony/property-access Version ^4.4 || ^5.4
symfony/serializer Version ^4.4 || ^5.4
symfony/translation Version ^4.4 || ^5.4
symfony/validator Version ^4.4 || ^5.4