adamaveray / extensible-blocks

Utilities for building a library with complex view block extension logic.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extensible Blocks Library

Utilities for building libraries with complex view block extension logic, based on the block extension functionality behind Symfony Forms and genericised to be configurable for different applications.

Libraries built with this can allow their consumers to customise rendering specific views directly within template by declaring blocks following specific patterns. See the Symfony Forms theming documentation for details on the concepts behind this library, and the examples for usage information.

About

Utilities for building a library with complex view block extension logic.

License:MIT License


Languages

Language:PHP 100.0%