tvision/rackspace-cloud-files-streamwrapper

Rackspace Cloud Files Streamwrapper for PHP

v3.0.0 2013-11-13 16:33 UTC

This package is not auto-updated.

Last update: 2024-04-22 09:15:44 UTC


README

Rackspace Cloud StreamWrapper is an easy way to move files into the rackspace's CDN.

Build Status Total Downloads Latest Stable Version

Installation Composer

  1. Add the following lines to the composer.json file
    "require": {
    # ..
    "tvision/rackspace-cloud-files-streamwrapper": "v3.0.0",
    # ..
    }
  1. Then run composer install

Requirements

  • PHP > 5.3.0

  • rackspace/php-opencloud.git

Contribute

Please feel free to use the Git issue tracking to report back any problems or errors. You're encouraged to clone the repository and send pull requests if you'd like to contribute actively in developing the library. than add your name to this file under the contributor section

Contributor

  • thanks for cystbear for the tips
  1. liuggio

  2. benjamindulau

  3. toretto460

License

This code is under the apache 2.0 license. See the complete license here