fontawesome-bundle:轻松将Font Awesome集成到Symfony2项目中

时间:2021-05-08 21:47:11
【文件属性】:
文件名称:fontawesome-bundle:轻松将Font Awesome集成到Symfony2项目中
文件大小:18KB
文件格式:ZIP
更新时间:2021-05-08 21:47:11
PHP 由于现在直接支持Font Awesome,因此不再保留此捆绑包。 CodingfogeyFontAwesomeBundle 关于 此捆绑包可轻松将集成到您的项目中。 先决条件 Font Awesome安装在项目中的某个位置。 它不包含在此捆绑包中。 您可以使用 , Bower或任何其他方式来安装它。 安装 在您的composer.json添加codingfogey/fontawesome-bundle : { ... "require": { ... "codingfogey/fontawesome-bundle": "dev-master", "fortawesome/font-awesome": "v4.0.3" } ... } 将CodingfogeyFontAwesomeBundle
【文件预览】:
fontawesome-bundle-master
----Command()
--------InstallCommand.php(2KB)
--------GenerateCommand.php(3KB)
----Utility()
--------PathUtility.php(1KB)
----.gitignore(30B)
----.travis.yml(169B)
----Resources()
--------meta()
--------views()
--------config()
----composer.json(1KB)
----CodingfogeyFontAwesomeBundle.php(160B)
----Composer()
--------ScriptHandler.php(3KB)
----README.md(7KB)
----Twig()
--------FontAwesomeExtension.php(3KB)
----.scrutinizer.yml(3KB)
----DependencyInjection()
--------Configuration.php(2KB)
--------CodingfogeyFontAwesomeExtension.php(2KB)
--------AsseticConfiguration.php(2KB)
----phpunit.xml.dist(889B)
----Tests()
--------Twig()

网友评论