Download the PHP package philipw/yaml-template-generator without Composer
On this page you can find all versions of the php package philipw/yaml-template-generator. 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 yaml-template-generator
YAML/JSON Template Engine
This turns YAML/JSON files into templates that allows the user to pipe in params.
Example YAML template:
Example params file:
Output:
Universal Usage:
Bash Function: Put this bash function in your bash profile and you will be able to generate a templated yaml from anywhere on the CLI
See examples folder for a more complete example.
PHP Lib Usage
Install via composer: philipw/yaml-template-generator
All versions of yaml-template-generator with dependencies
PHP Build Version
Package Version
Requires
php Version
>7.1
mustache/mustache Version 2.12.*
wp-cli/php-cli-tools Version v0.11.*
symfony/yaml Version v4.2.*
phpunit/phpunit Version 7.5.*
mustache/mustache Version 2.12.*
wp-cli/php-cli-tools Version v0.11.*
symfony/yaml Version v4.2.*
phpunit/phpunit Version 7.5.*
The package philipw/yaml-template-generator contains the following files
Loading the files please wait ....