Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/northrook/latte-symfony-cache

Integrates symfony/cache into the nette/latte templating system.
https://github.com/northrook/latte-symfony-cache

cache latte php symfony wip

Last synced: about 1 month ago
JSON representation

Integrates symfony/cache into the nette/latte templating system.

Awesome Lists containing this project

README

        

# Latte Symfony Cache

Integrates symfony/cache into the nette/latte templating system.

> [!IMPORTANT]
> This package is still in development.
>
> While it is considered MVP and stable, it may still undergo breaking changes.

> [!NOTE]
> Documentation is still being written.

## Installation

```bash
composer require northrook/latte-symfony-cache
```