Skip to content

A small library to auto generate images that can by used for profile pictures plus a demo file showing usage.

License

Notifications You must be signed in to change notification settings

antonydandrea/AutoAvatar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoAvatar

A small library to auto generate images that can by used for profile pictures plus a demo file showing usage.

Requirements

  • Minimum PHP Version is PHP 7.0.

  • Also requires php7.0-gd to be installed.

  • Composer for auto loading

Installation

Run composer dumpautoload -d src/ from inside the plugin root. Add require_once('/path/to/plugin/src/vendor/autoload.php'), to project.

TODO

  • Proper usage documentation (for now use index.php as an example).
  • Unit tests.

About

A small library to auto generate images that can by used for profile pictures plus a demo file showing usage.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages