leknoppix/php-image-uploader
最新稳定版本:8.0
Composer 安装命令:
composer require leknoppix/php-image-uploader
包简介
Based of dfktv/php-image-uploader - Library for uploading image to picasa, flickr, imgur, imageshack
README 文档
README
This project helps you quickly upload images to some image hosting services as Picasa, Flickr, Imgur, Postimage, Imageshack.
Supported services
- http://imgur.com (as guest or API, API is recommended)
- http://picasaweb.google.com (API required)
- http://flickr.com (API required)
- http://imageshack.com (API required)
Plugins
- Upload tools: http://code.ptcong.com/?p=10
- XenForo add-on: http://code.ptcong.com/?p=23
- Wordpress plugin: http://code.ptcong.com/?p=1105
Requirements
PHP needs to be a minimum version of PHP 5.3 with socket or curl enabled.
Installation
composer require leknoppix/php-image-uploader
Usage
See in /examples/
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D
License
统计信息
- 总下载量: 277
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 5
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-07-23