定制 astrotomic/laravel-unavatar 二次开发

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

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

astrotomic/laravel-unavatar

最新稳定版本:0.5.0

Composer 安装命令:

composer require astrotomic/laravel-unavatar

包简介

Laravel integration of unavatar service.

README 文档

README

Latest Version MIT License Offset Earth Larabelles

GitHub Workflow Status StyleCI Total Downloads

This package provides a Laravel wrapper for unavatar.

Installation

You can install the package via composer:

composer require astrotomic/laravel-unavatar
php artisan vendor:publish --provider="Astrotomic\LaravelUnavatar\UnavatarServiceProvider" --tag=config

Usage

Most of the logic and possibilities is inherited from the astrotomic/php-unavatar base package. On top this package adds some Laravel specific possibilities. The \Astrotomic\LaravelUnavatar\Unavatar class implements several interfaces:

  • \Illuminate\Contracts\Support\Renderable
  • \Illuminate\Contracts\Support\Responsable
  • \Illuminate\Contracts\Support\Htmlable
  • \Illuminate\Contracts\Support\Jsonable
  • \JsonSerializable
  • \Illuminate\Contracts\Support\Arrayable

So you can use the use your Unavatar instances in your controllers as response but for sure also in your views. The last three ones will use the unavatar JSON API - so they will start a HTTP request.

Blade Component

The package provides a blade component you can use in your views.

<x-unavatar::img :email="$user->email" :alt="$user->name" />

<img
  src="https://unavatar.now.sh/gummibeer@astrotomic.info"
  alt="Gummibeer"
  loading="lazy"
/>

You can also publish the used view and customize it.

Testing

composer test

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details. You could also be interested in CODE OF CONDUCT.

Security

If you discover any security related issues, please check SECURITY for steps to report it.

Credits

License

The MIT License (MIT). Please see License File for more information.

Treeware

You're free to use this package, but if it makes it to your production environment I would highly appreciate you buying the world a tree.

It’s now common knowledge that one of the best tools to tackle the climate crisis and keep our temperatures from rising above 1.5C is to plant trees. If you contribute to my forest you’ll be creating employment for local families and restoring wildlife habitats.

You can buy trees at offset.earth/treeware

Read more about Treeware at treeware.earth

统计信息

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

GitHub 信息

  • Stars: 29
  • Watchers: 1
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-02-22

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固