2017 © Pedro Peláez
 

lib twig-collector-extension

Ability to collect html code.

image

shapecode/twig-collector-extension

Ability to collect html code.

  • Friday, June 8, 2018
  • by Nicklog
  • Repository
  • 1 Watchers
  • 1 Stars
  • 1,047 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 10 Versions
  • 2 % Grown

The README.md

Shapecode - Twig Collector Extension

SensioLabsInsight Latest Stable Version Total Downloads Latest Unstable Version License, (*1)

Install instructions

Via Composer, (*2)

``` bash $ composer require shapecode/twig-collector-extension, (*3)


Add Extension to your Twig Environment ``` php <?php use Twig\Environment; use Shapecode\Twig\Extensions\Extension\CollectorExtension; $twig = new Environment($loader); $twig->addExtension(new CollectorExtension());

Usage

collect stuff over all templates, (*4)

``` twig {% collector stylesheets %} {% endcollector %}, (*5)


... and output it at a specific line ``` twig {% collection stylesheets %}

The Versions

08/06 2018

dev-master

9999999-dev https://github.com/shapecode/twig-collector-extension

Ability to collect html code.

  Sources   Download

MIT

The Requires

 

The Development Requires

twig extension html collector capture collect shapecode

08/06 2018

1.3.0

1.3.0.0 https://github.com/shapecode/twig-collector-extension

Ability to collect html code.

  Sources   Download

MIT

The Requires

 

twig extension html collector capture collect shapecode

08/06 2018

1.2.0

1.2.0.0 https://github.com/shapecode/twig-collector-extension

Ability to collect html code.

  Sources   Download

MIT

The Requires

 

The Development Requires

twig extension html collector capture collect shapecode

11/06 2016

dev-release/1.0

dev-release/1.0 https://github.com/shapecode/twig-collector-extension

Ability to collect html code.

  Sources   Download

MIT

The Requires

 

The Development Requires

twig extension html collector capture collect shapecode

11/06 2016

dev-release/1.1

dev-release/1.1 https://github.com/shapecode/twig-collector-extension

Ability to collect html code.

  Sources   Download

MIT

The Requires

 

The Development Requires

twig extension html collector capture collect shapecode

11/06 2016

1.1.0

1.1.0.0 https://github.com/shapecode/twig-collector-extension

Ability to collect html code.

  Sources   Download

MIT

The Requires

 

The Development Requires

twig extension html collector capture collect shapecode

11/06 2016

1.0.2

1.0.2.0 https://github.com/shapecode/twig-collector-extension

Ability to collect html code.

  Sources   Download

MIT

The Requires

 

The Development Requires

twig extension html collector capture collect shapecode

11/06 2016

dev-develop

dev-develop https://github.com/shapecode/twig-collector-extension

Ability to collect html code.

  Sources   Download

MIT

The Requires

 

The Development Requires

twig extension html collector capture collect shapecode

15/01 2016

1.0.1

1.0.1.0 http://shapecode.de

  Sources   Download

MIT

The Requires

 

twig extension collector capture collect shapecode

01/06 2015

1.0.0

1.0.0.0 http://shapecode.de

  Sources   Download

MIT

The Requires

 

twig extension collector capture collect shapecode