2017 © Pedro Peláez
 

library laravel-identicon

Laravel Identicon Package - Extends Identicon Library and Adds Support for Seamless Usage with Laravel 4/5.

image

irazasyed/laravel-identicon

Laravel Identicon Package - Extends Identicon Library and Adds Support for Seamless Usage with Laravel 4/5.

  • Thursday, September 21, 2017
  • by irazasyed
  • Repository
  • 2 Watchers
  • 17 Stars
  • 7,639 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 5 Forks
  • 1 Open issues
  • 4 Versions
  • 8 % Grown

The README.md

Laravel-Identicon Package

Join PHP Chat ![Chat on Telegram][ico-telegram] Laravel Package ![Latest Version on Packagist][ico-version] Software License ![Total Downloads][ico-downloads], (*1)

Laravel Identicon Package - Extends Identicon Library and Adds Support for Seamless Usage with Laravel., (*2)

Quick start

Installation

$ composer require irazasyed/laravel-identicon

Usage

This Package adds Laravel Support to Identicon PHP Library. It simply extends the library as well as optimized for usage with Laravel. So all the methods listed here are available and will work seamlessly., (*3)

Example Methods

Generate and Display an identicon image:, (*4)

Identicon::displayImage('foo');

Generate and get the image data, (*5)

$imageData = Identicon::getImageData('bar');

Generate and get the base 64 image uri ready for integrate into an HTML img tag. The below example is using blade templating, (*6)

<img src="{{ Identicon::getImageDataUri('bar') }}" alt="bar Identicon" />

..., (*7)

And all the other remaining methods from the main library., (*8)

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details., (*9)

Security

If you discover any security related issues, please email syed at lukonet.com instead of using the issue tracker., (*10)

Credits

License

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

FOSSA Status, (*12)

The Versions

21/09 2017

dev-master

9999999-dev http://irazasyed.github.io/laravel-identicon/

Laravel Identicon Package - Extends Identicon Library and Adds Support for Seamless Usage with Laravel 4/5.

  Sources   Download

MIT

The Requires

 

by Syed I.R

laravel laravel 4 image laravel 5 avatar identicon laravel identicon

21/09 2017

v1.2.0

1.2.0.0 http://irazasyed.github.io/laravel-identicon/

Laravel Identicon Package - Extends Identicon Library and Adds Support for Seamless Usage with Laravel 4/5.

  Sources   Download

MIT

The Requires

 

by Syed I.R

laravel laravel 4 image laravel 5 avatar identicon laravel identicon

27/02 2015

v1.1.0

1.1.0.0 http://irazasyed.github.io/laravel-identicon/

Laravel Identicon Package - Extends Identicon Library and Adds Support for Seamless Usage with Laravel 4/5.

  Sources   Download

MIT

The Requires

 

by Syed I.R

laravel laravel 4 image laravel 5 avatar identicon laravel identicon

07/09 2014

v1.0

1.0.0.0

Laravel 4 Identicon Package - Extends Identicon Library and Adds Support for Seamless Usage with Laravel 4.

  Sources   Download

MIT

The Requires

 

by Syed I.R

laravel laravel 4 laravel4 identicon