文件名称:bootstrap-bundle:BraincraftedBootstrapBundle通过提供模板,Twig扩展,服务和命令将Bootstrap集成到Symfony2中
文件大小:79KB
文件格式:ZIP
更新时间:2024-03-11 21:45:13
PHP
BraincraftedBootstrapBundle可帮助您将集成到项目中。 BootstrapBundle还支持Bootstrap和Font Awesome的官方Sass端口。 由和杰出的。 安装 首先,您需要将braincrafted/bootstrap-bundle添加到composer.json : { " require " : { " braincrafted/bootstrap-bundle " : " dev-master " } } 请注意, dev-master指向最新版本。 如果要使用最新的开发版本,请使用dev-develop 。 当然,您也可以使用一个明确的版本号,例如2.1.* 。 您还必须将BraincraftedBootstrapBundle添加到您的AppKernel.php : // app/AppKernel.
【文件预览】:
bootstrap-bundle-develop
----.scrutinizer.yml(3KB)
----Command()
--------InstallCommand.php(3KB)
--------GenerateCommand.php(4KB)
----Resources()
--------views()
--------less()
--------js()
--------config()
--------sass()
----phpunit.xml.dist(1KB)
----Session()
--------FlashMessage.php(2KB)
----Tests()
--------Command()
--------Session()
--------Twig()
--------DependencyInjection()
--------Util()
--------Form()
----CONTRIBUTING.md(1KB)
----.travis.yml(521B)
----LICENSE(1KB)
----Twig()
--------BootstrapBadgeExtension.php(1KB)
--------BootstrapButtonExtension.php(3KB)
--------BootstrapIconExtension.php(3KB)
--------BootstrapFormExtension.php(7KB)
--------BootstrapLabelExtension.php(3KB)
----DependencyInjection()
--------AsseticConfiguration.php(5KB)
--------BraincraftedBootstrapExtension.php(8KB)
--------Configuration.php(4KB)
----Composer()
--------ScriptHandler.php(3KB)
----README.md(20KB)
----Util()
--------LegacyFormHelper.php(1KB)
--------PathUtil.php(2KB)
----Form()
--------Extension()
--------Type()
----.gitignore(121B)
----CHANGELOG.md(132B)
----BraincraftedBootstrapBundle.php(589B)
----composer.json(2KB)