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
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2025-04-30