Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/northrook/latte-symfony-cache
- Owner: northrook
- License: mit
- Created: 2024-07-24T03:38:35.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-22T05:44:51.000Z (3 months ago)
- Last Synced: 2024-09-30T17:21:21.465Z (about 2 months ago)
- Topics: cache, latte, php, symfony, wip
- Language: PHP
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```