Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 348 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 348 Bytes

Imgur API PHP Wrapper 0.1

Easy to use php wrapper for imgur API. You can see example usages in examples.php

Feel free to fork and contribute to the project.

Setup

composer require bndr/imgur-php-wrapper

Notes

This is a work in progress. There might be bugs.

Changelog

0.1 Initial release