承接 faicchia/boring-avatars 相关项目开发

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

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

faicchia/boring-avatars

最新稳定版本:1.0.0

Composer 安装命令:

composer require faicchia/boring-avatars

包简介

Generate boring avatars in PHP

README 文档

README

Packagist Tests Style License

Generate boring avatars in PHP.

What is Boring Avatars?

Boring avatars is a tiny JavaScript React library that generates custom, SVG-based avatars from any username and color palette.

To know more go visit the official website

Installation

composer require faicchia/boring-avatars

Usage

use Faicchia\BoringAvatars\BoringAvatar;

$avatar = BoringAvatar::make()
    ->size(60)
    ->variant('bauhaus')
    ->name('James Smith')
    ->colors(['#2c5545', '#063971', '#2f353b'])
    ->url();
// https://source.boringavatars.com/bauhaus/60/James+Smith?colors=2c5545,063971,2f353b

Properties

Prop Type
size integer, 40px (default)
name string
variant oneOf: marble (default), beam, pixel,sunset, ring, bauhaus
colors array of colors

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-12-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固