psiphp/object-render-bundle

This package is abandoned and no longer maintained. No replacement package was suggested.

Locate and render Twig templates based on object FQCNs

dev-master / 1.0.x-dev 2017-01-01 14:09 UTC

This package is auto-updated.

Last update: 2023-11-29 02:32:42 UTC


README

experimental Build Status StyleCI Scrutinizer Code Quality Latest Stable Version Total Downloads

This component is part of the Psi Content Management Framework

The object render bundle allows Twig templates to be located and rendered based on an objects FQCN.

Documentation

Documentation is in progress, there may be documentation in doc/index.rst.

Installation

Require in composer.json:

$ composer require 'psiphp/object-render-bundle'

Contributing

All contributions are welcome, go ahead and make a PR!