承接 brainbits/fugue-icons-bundle 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

brainbits/fugue-icons-bundle

最新稳定版本:3.5.6

Composer 安装命令:

composer require brainbits/fugue-icons-bundle

包简介

Bundle including the fugue icon set.

关键字:

README 文档

README

This bundle provides the excellent fugue icon set from Yusuke Kamiyamane, which can be found at http://p.yusukekamiyamane.com/.

Step 1: Download BrainbisFugueIconsBundle using composer

Add BrainbitsFugueIconsBundle in your composer.json:

{ "require": { "brainbits/fugue-icons-bundle": "*" } }

Now tell composer to download the bundle by running the command:

$ php composer.phar update brainbits/fugue-icons-bundle

Composer will install the bundle to your project's vendor/brainbits directory.

Step 2: Enable the bundle

Enable the bundle in the kernel:

<?php // app/AppKernel.php public function registerBundles() { $bundles = array( // ... new Brainbits\FugueIconsBundle\BrainbitsFugueIconsBundle(), ); }

Step 3: Install assets

This step is only necessary after adding, afterwards the assets will be installed on composer update.

$ php app/console assets:install

Step 4: Use icons

The icon set is accessible through the uri

/bundles/brainbitsfugueicons/icons/fugue/16/*.png 

Also, the bonus icons in size 24 and 32 are availabile under

/bundles/brainbitsfugueicons/icons/fugue/24/*.png /bundles/brainbitsfugueicons/icons/fugue/32/*.png 

统计信息

  • 总下载量: 44.48k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 6
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: CC-BY-3.0
  • 更新时间: 2026-01-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固