jmnote/ucloud-storage-sdk-php

This package is abandoned and no longer maintained. No replacement package was suggested.
There is no license information available for the latest version (v1.0) of this package.

ucloud storage SDK for PHP - Use ucloud storage in your PHP project

v1.0 2016-08-24 08:56 UTC

This package is not auto-updated.

Last update: 2024-07-12 19:39:43 UTC


README

  • ucloud-storage-sdk-php는 ucloud storage 서비스에 대한 PHP API를 제공함
  • 본 sdk를 이용하여, ucloud storage의 다양한 응용프로그램을 개발할 수 있음
  • ucloud-storage-sdk-php는 openstack에서 제공하는 Swift php binding 을 ucloud storage에 적합하도록 수정/보완함

Requirements

  • PHP version 5.x (developed against 5.2.0)
  • PHP's cURL module
  • PHP enabled with mbstring (multi-byte string) support
  • (Optional) PEAR FileInfo module (for Content-Type detection)