Download the PHP package cliffparnitzky/technical-value-regex without Composer
On this page you can find all versions of the php package cliffparnitzky/technical-value-regex. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cliffparnitzky/technical-value-regex
More information about cliffparnitzky/technical-value-regex
Files in cliffparnitzky/technical-value-regex
Download cliffparnitzky/technical-value-regex
More information about cliffparnitzky/technical-value-regex
Files in cliffparnitzky/technical-value-regex
Vendor cliffparnitzky
Package technical-value-regex
Short Description Provides regular expressions for technical values, consisting of: letters (lower case / uper case / case insensitive), underscrores, digits ... No blank, special char or something else.
License LGPL-3.0+
Package technical-value-regex
Short Description Provides regular expressions for technical values, consisting of: letters (lower case / uper case / case insensitive), underscrores, digits ... No blank, special char or something else.
License LGPL-3.0+
Please rate this library. Is it a good library?
Informations about the package technical-value-regex
Contao Extension: TechnicalValueRegex
Provides regular expressions for technical values, consisting of:
- letters (lower case / uper case / case insensitive)
- underscrores
- digits
No blank
, special char or something else.
Installation
Install the extension via composer: cliffparnitzky/technical-value-regex.
If you prefer to install it manually, download the latest release here: https://github.com/cliffparnitzky/technical-value-regex/releases
Tracker
https://github.com/cliffparnitzky/TechnicalValueRegex/issues
Compatibility
- Contao version >= 3.2.0 ... < 3.6.0
- Contao version >= 4.4.0
Dependency
There are no dependencies to other extensions, that have to be installed.
Usage
form
/dma_element_generator
... regex will automatically be added to select list in field configdca
... using:tecValue
only accepts technical values, consisting of letters, digits and underscrorestecValueLC
only accepts technical values, consisting of lower case letters, digits and underscrorestecValueUC
only accepts technical values, consisting of upper case letters, digits and underscrores
All versions of technical-value-regex with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3
contao/core-bundle Version ~3.2 || ~4.4
contao-community-alliance/composer-plugin Version ~2.4 || ~3.0
contao/core-bundle Version ~3.2 || ~4.4
contao-community-alliance/composer-plugin Version ~2.4 || ~3.0
The package cliffparnitzky/technical-value-regex contains the following files
Loading the files please wait ....