Download the PHP package mikeluicd/laravel-identicon without Composer
On this page you can find all versions of the php package mikeluicd/laravel-identicon. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mikeluicd/laravel-identicon
More information about mikeluicd/laravel-identicon
Files in mikeluicd/laravel-identicon
Package laravel-identicon
Short Description Laravel Identicon Package
License MIT
Homepage https://github.com/mikelucid/laravel-identicon/
Informations about the package laravel-identicon
Laravel-Identicon Package
Laravel Identicon Package - Extends Identicon Library and Adds Support for Seamless Usage with Laravel. Now working with php8 & Laravel 8!
Quick start
Installation
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.
Example Methods
Generate and Display an identicon image:
Generate and get the image data
Generate and get the base 64 image uri ready for integrate into an HTML img tag. The below example is using blade templating
...
And all the other remaining methods from the main library.
Contributing
Please see CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please email mikelucid at gmail.com
instead of using the issue tracker.
Credits
- mikelucid
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-identicon with dependencies
laravel/framework Version ^6.0 || ^7.0 || ^8.0
yzalis/identicon Version ^2.0