Download the PHP package chi-teck/trafaret without Composer
On this page you can find all versions of the php package chi-teck/trafaret. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package trafaret
Trafaret
A simple way to extract data from multiline textual snippets.
Installation
composer require chi-teck/trafaret --dev
Usage
Placeholders are validated using Symfony Validator.
For tests based on PHPUnit you can make use of TrafaretTrait to validate markup as shown below.
License
MIT License
All versions of trafaret with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3
ext-ctype Version *
ext-dom Version *
ext-libxml Version *
symfony/polyfill-php80 Version ^1.16
symfony/validator Version ^4.4 || ^5.1 || ^6.0
ext-ctype Version *
ext-dom Version *
ext-libxml Version *
symfony/polyfill-php80 Version ^1.16
symfony/validator Version ^4.4 || ^5.1 || ^6.0
The package chi-teck/trafaret contains the following files
Loading the files please wait ....