sauls/widget-bundle

This package is abandoned and no longer maintained. The author suggests using the https://github.com/sauls/components-bundle package instead.

Sauls Symfony Widget Bundle

v1.0.4 2017-02-18 14:07 UTC

This package is not auto-updated.

Last update: 2018-02-25 18:11:22 UTC


README

Build Status Latest Stable Version Total Downloads License SensioLabsInsight

Enables widget philosophy usage in the Symfony applications. It is simple but powerful functionality. The aim is to constantly reduce the twig extensions, and have the central place where all widgets reside for better reusability.

Installation

Using composer add the following entry into your compose.json file

    {
        "require": {
            "sauls/widget-bundle": "^1.0"
        }
    }

Usage

For use cases read the documentation: