2017 © Pedro Peláez
 

library morozko-latte-bridge

Latte bridge for cache warmup library for Nette Framework.

image

oops/morozko-latte-bridge

Latte bridge for cache warmup library for Nette Framework.

  • Thursday, July 26, 2018
  • by jiripudil
  • Repository
  • 1 Watchers
  • 1 Stars
  • 1,350 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 18 % Grown

The README.md

Oops/MorozkoLatteBridge

:warning: THIS PACKAGE IS NO LONGER MAINTAINED. You can use the AdvancedCache module from contributte/console-extra instead., (*1)

Build Status Downloads this Month Latest stable, (*2)

This package provides a Latte templates cache warmer for Morozko., (*3)

Installation and requirements

$ composer require oops/morozko-latte-bridge

Oops/MorozkoLatteBridge requires PHP >= 7.1., (*4)

This bridge requires that Morozko is set up correctly; please refer to its README for instructions., (*5)

Usage

Register the extension in your config file, along with Morozko and a Symfony/Console integration:, (*6)

extensions:
    morozko: Oops\Morozko\DI\MorozkoExtension
    morozko.latte: Oops\MorozkoLatteBridge\DI\MorozkoLatteBridgeExtension
    console: Kdyby\Console\DI\ConsoleExtension

morozko.latte:
    directory: %appDir% # <- this is the default

When you run the oops:morozko:warmup command, Latte cache warmer will search for any *.latte files within the configured directory, and pre-compile them., (*7)

The Versions

26/07 2018

dev-master

9999999-dev

Latte bridge for cache warmup library for Nette Framework.

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

cache nette latte warmup

04/01 2018

1.0.0-alpha.2

1.0.0.0-alpha2

Latte bridge for cache warmup library for Nette Framework.

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

cache nette latte warmup

02/01 2018

1.0.0-alpha.1

1.0.0.0-alpha1

Latte bridge for cache warmup library for Nette Framework.

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

cache nette latte warmup