定制 digitalshopfront/icons 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

digitalshopfront/icons

最新稳定版本:1.0.1

Composer 安装命令:

composer require digitalshopfront/icons

包简介

This package provides a set of icons for use in the Digital Shopfront CMS as well as a way for developers to add their own icons and to call them based on category and type.

README 文档

README

This package provides a set of icons for use in the Digital Shopfront CMS as well as a way for developers to add their own icons and to call them based on category and type.

Installation

You can install the package by running the following composer command.

composer require digitalshopfront/icons

Usage

You can use any of the icon functions like this:

use Digitalshopfront\Icons\Facades\Icons as Icons;

echo Icons::getIcons();

You can also call any of the functions directly like this:

echo getIcons();

Contributing

As an open source project, this package is open to contributions from anyone. Please read through the contributing guidelines to learn more about how you can contribute to this project.

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0-or-later
  • 更新时间: 2025-04-30