bt51/textile-serviceprovider
最新稳定版本:1.1.0
Composer 安装命令:
composer require bt51/textile-serviceprovider
包简介
Textile service provider for silex
README 文档
README
The TextileServiceProvider provides the "netcarver/textile" library for silex. Note: The 1.0 branch tracks the 2.5.x branch of netcarver/textile. The 1.1 and master branches track the 3.5.x branch of netcarver/textile.
Installation
Create a composer.json in your project
{
"require": {
"bt51/textile-serviceprovider": "dev-master"
}
}
Read more on composer here: http://getcomposer.org
Parameters
- textile.configuration: Output doctype, either 'xhtml' (default) or 'html5'
Services
- textile: Instance of Textile
Registering
See the example/ directory to see how to register the service
Twig
There is also a twig filter registered within twig extensions. See the example/ directory for more information on how to use it.
License
MIT
统计信息
- 总下载量: 184
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2012-11-06