Download the PHP package coka/constraint-bundle without Composer
On this page you can find all versions of the php package coka/constraint-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download coka/constraint-bundle
More information about coka/constraint-bundle
Files in coka/constraint-bundle
Download coka/constraint-bundle
More information about coka/constraint-bundle
Files in coka/constraint-bundle
Vendor coka
Package constraint-bundle
Short Description Validator custom constraint
License MIT
Homepage https://github.com/CedrickOka/constraint-bundle
Package constraint-bundle
Short Description Validator custom constraint
License MIT
Homepage https://github.com/CedrickOka/constraint-bundle
Keywords validatorconstraint
Please rate this library. Is it a good library?
Informations about the package constraint-bundle
OkaConstraintBundle
This bundle provides custom constraints validator.
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 constraint-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
doctrine/annotations Version ^1.13
symfony/dependency-injection Version ^3.4 || ^4.4 || ^5.4 || ^6.0
symfony/property-access Version ^3.4 || ^4.4 || ^5.4 || ^6.0
symfony/validator Version ^3.4 || ^4.4 || ^5.4 || ^6.0
doctrine/annotations Version ^1.13
symfony/dependency-injection Version ^3.4 || ^4.4 || ^5.4 || ^6.0
symfony/property-access Version ^3.4 || ^4.4 || ^5.4 || ^6.0
symfony/validator Version ^3.4 || ^4.4 || ^5.4 || ^6.0
The package coka/constraint-bundle contains the following files
Loading the files please wait ....