dhii/output-renderer-abstract

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

Common abstract functionality for output renderers.

v0.1-alpha2 2018-05-10 12:31 UTC

This package is auto-updated.

Last update: 2020-01-07 17:03:27 UTC


README

Build Status Code Climate Test Coverage Latest Stable Version This package complies with Dhii standards

Common abstract functionality for output renderers.

Details

This package provides abstract functionality for the most common implementations of output renderers. The classes are meant to implement functionality for interfaces in dhii/output-renderer-interface, although of course they can be used for other purposes. This is a good place to start if you are creating your own renderer of a new kind. If you are looking for a little more specialized yet common functionality that extends this, see dhii/output-renderer-base.

Classes