alle / kohana-storage
Storage Module
Installs: 267
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 25
Type:kohana-module
Requires
- php: >=5.3.3
- composer/installers: ~1.0
- kohana/core: >=3.0
Suggests
- amazonwebservices/aws-sdk-for-php: AWS SDK for PHP - Version 1
- morgan/php-cloudfiles: PHP language bindings for Cloud Files API http://www.rackspacecloud.com
This package is not auto-updated.
Last update: 2022-02-01 12:28:24 UTC
README
Storage abstraction supporting:
- Amazon S3
- Rackspace Cloud Files
- EMC Atmos
- FTP
- Local File System
Getting Started
Recommend starting out with Storage documentation locally using the User Guide module.
Learning & References
- User Guide
- API Browser
- Unit Tests
Version 0.6.0
This is release version 0.6.0 of Storage.