2017 © Pedro Peláez
 

library avatar

Avatar Component for Orchestra Platform

image

orchestra/avatar

Avatar Component for Orchestra Platform

  • Tuesday, July 31, 2018
  • by crynobone
  • Repository
  • 1 Watchers
  • 6 Stars
  • 19,955 Installations
  • PHP
  • 3 Dependents
  • 1 Suggesters
  • 2 Forks
  • 0 Open issues
  • 27 Versions
  • 7 % Grown

The README.md

Avatar Component for Orchestra Platform

Avatar Component provide support for driver based avatar provider for your Laravel, PHP or Orchestra Platform application., (*1)

tests Latest Stable Version Total Downloads Latest Unstable Version License Coverage Status, (*2)

Version Compatibility

Laravel Avatar
5.5.x 3.5.x
5.6.x 3.6.x
5.7.x 3.7.x
5.8.x 3.8.x
6.x 4.x
7.x 5.x
8.x 6.x

Installation

To install through composer, run the following command from terminal:, (*3)

composer require "orchestra/avatar"

Configuration

Add Orchestra\Avatar\AvatarServiceProvider service provider in config/app.php., (*4)

'providers' => [

    // ...

    Orchestra\Avatar\AvatarServiceProvider::class,
],

You might also want to add Orchestra\Support\Facades\Avatar to class aliases in config/app.php:, (*5)

'aliases' => [

    // ...

    'Avatar' => Orchestra\Support\Facades\Avatar::class,
],

Usage

You can easily display an avatar by passing a User instance., (*6)

<?php

$user = User::find(1);

$avatar = Avatar::user($user)->render();

The Versions

31/07 2018

dev-master

9999999-dev

Avatar Component for Orchestra Platform

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel avatar orchestral gravatar orchestra-platform

31/07 2018

3.7.x-dev

3.7.9999999.9999999-dev

Avatar Component for Orchestra Platform

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel avatar orchestral gravatar orchestra-platform

31/07 2018

3.6.x-dev

3.6.9999999.9999999-dev

Avatar Component for Orchestra Platform

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel avatar orchestral gravatar orchestra-platform

28/07 2018

v3.6.1

3.6.1.0

Avatar Component for Orchestra Platform

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel avatar orchestral gravatar orchestra-platform

08/02 2018

v3.6.0

3.6.0.0

Avatar Component for Orchestra Platform

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel avatar orchestral gravatar orchestra-platform

06/01 2018

3.5.x-dev

3.5.9999999.9999999-dev

Avatar Component for Orchestra Platform

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel avatar orchestral gravatar orchestra-platform

03/09 2017

v3.5.0

3.5.0.0

Avatar Component for Orchestra Platform

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel avatar orchestral gravatar orchestra-platform

28/01 2017

3.4.x-dev

3.4.9999999.9999999-dev

Avatar Component for Orchestra Platform

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel avatar orchestral gravatar orchestra-platform

28/01 2017

v3.4.0

3.4.0.0

Avatar Component for Orchestra Platform

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel avatar orchestral gravatar orchestra-platform

21/01 2017

3.3.x-dev

3.3.9999999.9999999-dev

Avatar Component for Orchestra Platform

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel avatar orchestral gravatar orchestra-platform

23/05 2016

v3.3.0

3.3.0.0

Avatar Component for Orchestra Platform

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel avatar orchestral gravatar orchestra-platform

16/03 2016

3.2.x-dev

3.2.9999999.9999999-dev

Avatar Component for Orchestra Platform

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel avatar orchestral gravatar orchestra-platform

08/01 2016

3.1.x-dev

3.1.9999999.9999999-dev

Avatar Component for Orchestra Platform

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel avatar orchestral gravatar orchestra-platform

24/11 2015

v3.2.0

3.2.0.0

Avatar Component for Orchestra Platform

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel avatar orchestral gravatar orchestra-platform

06/07 2015

v3.1.2

3.1.2.0

Avatar Component for Orchestra Platform

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel avatar orchestral gravatar orchestra-platform

06/07 2015

3.0.x-dev

3.0.9999999.9999999-dev

Avatar Component for Orchestra Platform

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel avatar orchestral gravatar orchestra-platform

06/07 2015

v3.0.2

3.0.2.0

Avatar Component for Orchestra Platform

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel avatar orchestral gravatar orchestra-platform

18/06 2015

v3.1.1

3.1.1.0

Avatar Component for Orchestra Platform

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel avatar orchestral gravatar orchestra-platform

17/05 2015

v3.1.0

3.1.0.0

Avatar Component for Orchestra Platform

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel avatar orchestral gravatar orchestra-platform

18/03 2015

v3.0.1

3.0.1.0

Avatar Component for Orchestra Platform

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel avatar orchestral gravatar orchestra-platform

28/02 2015

2.2.x-dev

2.2.9999999.9999999-dev

Avatar Package for Laravel and PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel avatar orchestral gravatar orchestra-platform

28/02 2015

2.1.x-dev

2.1.9999999.9999999-dev

Avatar Package for Laravel and PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel avatar orchestral gravatar orchestra-platform

04/02 2015

v3.0.0

3.0.0.0

Avatar Component for Orchestra Platform

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel avatar orchestral gravatar orchestra-platform

25/06 2014
25/06 2014
25/06 2014
25/06 2014