Skip to content

A PHP library used to remote upload images to Imgur, Imageshack, Picasa, Flickr, Postimage

Notifications You must be signed in to change notification settings

Maef/php-remote-image-uploader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: https://rem.mit-license.org

About

A PHP library used to remote upload images to Imgur, Imageshack, Picasa, Flickr, Postimage

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%