2017 © Pedro PelĂĄez
 

symfony-bundle macdom-bundle

Macdom HTML Preprocessor bundle for Symfony framework.

image

machy8/macdom-bundle

Macdom HTML Preprocessor bundle for Symfony framework.

  • Thursday, February 1, 2018
  • by Machy8
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Macdom Bundle

Macdom HTML Preprocessor bundle for Symfony Framework., (*1)

Installation

composer require machy8/macdom-bundle

Usage

use Macdom\Engine;

/**
 * @Route("/", name="homepage")
 */
public function homepage(Engine $macdom) : Response
{
    return new Response($macdom->compile('h1 Hello World!'));
}

The Versions

01/02 2018

dev-master

9999999-dev

Macdom HTML Preprocessor bundle for Symfony framework.

  Sources   Download

BSD-3-Clause

The Requires

 

by Vladimír Macháček

templating bundle html minification preprocessor macdom

01/02 2018

v1.0.0

1.0.0.0

Macdom HTML Preprocessor bundle for Symfony framework.

  Sources   Download

BSD-3-Clause

The Requires

 

by Vladimír Macháček

templating bundle html minification preprocessor macdom