Download the PHP package orchestra/avatar without Composer
On this page you can find all versions of the php package orchestra/avatar. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download orchestra/avatar
More information about orchestra/avatar
Files in orchestra/avatar
Download orchestra/avatar
More information about orchestra/avatar
Files in orchestra/avatar
Vendor orchestra
Package avatar
Short Description Avatar Component for Orchestra Platform
License MIT
Package avatar
Short Description Avatar Component for Orchestra Platform
License MIT
Please rate this library. Is it a good library?
Informations about the package avatar
Avatar Component for Orchestra Platform
Avatar Component provide support for driver based avatar provider for your Laravel, PHP or Orchestra Platform application.
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:
Configuration
Add Orchestra\Avatar\AvatarServiceProvider
service provider in config/app.php
.
You might also want to add Orchestra\Support\Facades\Avatar
to class aliases in config/app.php
:
Usage
You can easily display an avatar by passing a User
instance.
All versions of avatar with dependencies
PHP Build Version
Package Version
The package orchestra/avatar contains the following files
Loading the files please wait ....