Settings

Theme

Show HN: Multiavatar Generator in PHP

github.com

1 points by giekaton 6 years ago · 1 comment

Reader

giekatonOP 6 years ago

I have recently finished rewriting Multiavatar Generator in PHP.

Initially coded in JavaScript, this version of Multiavatar is for PHP-based backend environments.

It is now being used for the Multiavatar API (https://api.multiavatar.com), which became much faster, because before it was a mix of PHP and Node.js, and now just PHP.

You can use it by including the Multiavatar.php in your code, or by installing it with Composer.

More info about the Multiavatar algorithm and design is available in the JS repository (https://github.com/multiavatar/Multiavatar) and in the Multiavatar web-app (https://multiavatar.com), which is based on Laravel 8, Vue.js, and ImageMagick PHP extension.

Your feedback is welcome and appreciated!

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection