giftcards/fixed-width-bundle
Composer 安装命令:
composer require giftcards/fixed-width-bundle
包简介
README 文档
README
Bundle that integrates the fixed width library into symfony
Config
Default config
# Default configuration for extension with alias: "giftcards_fixed_width" giftcards_fixed_width: spec_loader: paths: [] id: giftcards.fixed_width.spec_loader value_formatter_id: giftcards.fixed_width.sprintf_value_formatter
by default the Resources/fixed_width dir inside all registered bundles is added
to the paths. as well as app/Resources/{BundleName}/fixed_width/ dirs in the project
as well as app/Resources/fixed_width. you can use the paths config above to add aditional
dirs to search for specs.
you can change the service used to load the specs by changing the id param.
you can change the value formatter service used by changing the
value_formatter_id config.
统计信息
- 总下载量: 904
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2014-09-16