tvision / rackspace-cloud-files-streamwrapper
Rackspace Cloud Files Streamwrapper for PHP
Installs: 5 848
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 8
Forks: 3
Open Issues: 2
Requires
- php: >=5.3.0
- rackspace/php-opencloud: ~1.7.0
Requires (Dev)
- phpunit/phpunit: 3.7.*
This package is not auto-updated.
Last update: 2024-11-04 11:43:34 UTC
README
Rackspace Cloud StreamWrapper
is an easy way to move files into the rackspace's CDN.
Installation Composer
- Add the following lines to the composer.json file
"require": {
# ..
"tvision/rackspace-cloud-files-streamwrapper": "v3.0.0",
# ..
}
- 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
-
liuggio
-
benjamindulau
-
toretto460
License
This code is under the apache 2.0 license. See the complete license here