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

https://github.com/cleverage/layout-bundle

Simple layout management in Symfony
https://github.com/cleverage/layout-bundle

Last synced: 5 months ago
JSON representation

Simple layout management in Symfony

Awesome Lists containing this project

README

          

Clever Age - Layout Manager
===========================

Introduction
------------

This bundle provides a layout system, aiming to manage your view using basic and modular blocks.

Features
--------

- Layout definition with YML
- Layout inheritance
- Relative and absolute positioning

Usage
-----

*TODO*

Caching
-------

(dev notes)

Cache key
- slot name
- block code
- global parameters
- block parameters
- block tags
- exclude default parameters (*_layout*, ...)