Download the PHP package skrip42/avatar-bundle without Composer
On this page you can find all versions of the php package skrip42/avatar-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download skrip42/avatar-bundle
More information about skrip42/avatar-bundle
Files in skrip42/avatar-bundle
Download skrip42/avatar-bundle
More information about skrip42/avatar-bundle
Files in skrip42/avatar-bundle
Vendor skrip42
Package avatar-bundle
Short Description Symfony avatar bundle
License MIT
Homepage https://github.com/Skrip42/avatar-bundle
Package avatar-bundle
Short Description Symfony avatar bundle
License MIT
Homepage https://github.com/Skrip42/avatar-bundle
Please rate this library. Is it a good library?
Informations about the package avatar-bundle
cachelayer-bundle
avatar generator for symfony
install:
- run
composer require skrip42/avatar-bundle
base usage:
implement Skrip42\Bundle\AvatarBundle\UserInterface in you User Class:
call skrip42_avatar(user) function in twig template:
configuration:
create config/packages/avatar.yaml file
customization:
customize base templates
customize generated avatar templates
custom avatar generation
create custom avatar generator
and redeclare AvatarGenerator class
All versions of avatar-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
skrip42/color Version ^1.0
twig/twig Version ^2.12|^3.0
symfony/config Version ^4.2|^5.0
symfony/http-kernel Version ^4.3|^5.0
symfony/dependency-injection Version ^4.1|^5.0
skrip42/color Version ^1.0
twig/twig Version ^2.12|^3.0
symfony/config Version ^4.2|^5.0
symfony/http-kernel Version ^4.3|^5.0
symfony/dependency-injection Version ^4.1|^5.0
The package skrip42/avatar-bundle contains the following files
Loading the files please wait ....