splitbrain/php-ringicon
最新稳定版本:1.1.0
Composer 安装命令:
composer require splitbrain/php-ringicon
包简介
A indenticon/glyphicon like avatar generator
README 文档
README
This minimal library generates identifiers based on an input seed. It can be used to generate avatar images or visualize other identifying info (like crypto keys). The result is a PNG or SVG image.
It has no dependencies except the GD library extension for PHP for PNG images.
Usage
See the demo.html/demo.php files for examples.
You can tune the following parameters:
- The size of the resulting image (via constructor)
- The number of rings to generate (via constructor)
- Multicolor versus monochrome image (via
setMono()method)
The monochrome version uses a single color and variates the alpha transparency of the rings.
统计信息
- 总下载量: 12.26k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 16
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-04-18