定制 splitbrain/php-ringicon 二次开发

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

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

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.

Multicolor with 3 Rings Monochrome with 5 Rings

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

GitHub 信息

  • Stars: 15
  • Watchers: 1
  • Forks: 5
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-04-18