Skip to content

Latest commit

 

History

History
executable file
·
36 lines (23 loc) · 828 Bytes

README.md

File metadata and controls

executable file
·
36 lines (23 loc) · 828 Bytes

Remote Image Uploader

This project helps you quickly upload images to some image hosting services as Picasa, Flickr, Imgur, Postimage, Imageshack.

Supported services

Requirements

PHP needs to be a minimum version of PHP 5.3 with socket or curl enabled.

Installation

composer require ptcong/php-image-uploader ^6.0

Usage

See in /examples/

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT: http://rem.mit-license.org