2017-25 © Pedro Peláez
 

library laying

Laying convert YAML to XML/HTML file

image

arturu/laying

Laying convert YAML to XML/HTML file

  • Saturday, November 11, 2017
  • by arturu
  • Repository
  • 1 Watchers
  • 0 Stars
  • 30 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 0 % Grown

The README.md

Laying

Build Status, (*1)

Laying converts an array in YML format into nested XML / HTML tags. Laying facilitates the development and management of templates for the most popular CMS. In addition, laying allows you to manage the structure of XML files. Laying receives in input a YML file that represents the structure of the file to generate and outputs the result., (*2)

alt tag, (*3)

Installation

composer require arturu/laying

Usage

cd vendor/arturu/laying

bin/console render /path/source/page.yml > /path/to/template/page.html

For example, (*4)

cd vendor/arturu/laying

edit configuration file, (*5)

nano examples/basic-examples/page-standard.yml

and exec, (*6)

bin/console render examples/basic-examples/page-standard.yml > /path/to/template/page.html.twig

Documentation

See docs folder for documentation, (*7)

License

GPL v3.0 - Read LICENSE file, (*8)

The Versions

11/11 2017

dev-master

9999999-dev http://arturu.it

Laying convert YAML to XML/HTML file

  Sources   Download

GPL v3.0

The Requires

 

The Development Requires

by Pietro Arturo Panetta

yml xml generator template generator html generator template automation

11/11 2017

v2.3

2.3.0.0 http://arturu.it

Laying convert YAML to XML/HTML file

  Sources   Download

GPL v3.0

The Requires

 

The Development Requires

by Pietro Arturo Panetta

yml xml generator template generator html generator template automation

08/11 2017

v2.2

2.2.0.0 http://arturu.it

Laying convert YAML to XML/HTML file

  Sources   Download

GPL v3.0

The Requires

 

The Development Requires

by Pietro Arturo Panetta

yml xml generator template generator html generator template automation

08/10 2017
07/10 2017
15/06 2017