sauls/widget-bundle

此包已被废弃且不再维护。作者建议使用https://github.com/sauls/components-bundle包。

Sauls Symfony Widget Bundle

安装: 159

依赖者: 0

建议者: 0

安全性: 0

星标: 0

关注者: 0

分支: 0

开放问题: 0

类型:symfony-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

此包启用在Symfony应用中使用Widget哲学。功能简单但强大。目标是不断减少twig扩展,并有一个中心位置存放所有widget,以便更好的重用。

安装

使用composer,将以下条目添加到您的composer.json文件中

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

使用方法

有关使用案例,请参阅文档