github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

rackspace / php-cloudfiles

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 43
    • 7
  • Source
  • Commits
  • Network (7)
  • Issues (3)
  • Downloads (5)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (5)
    • 1.6.2
    • 1.6.1
    • 1.6.0
    • 1.5.1
    • 1.5.0
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

PHP language bindings for Cloud Files API — Read more

  cancel

http://www.rackspacecloud.com

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

1.7.0 
chmouel (author)
Thu Jan 28 18:01:43 -0800 2010
commit  4c5f0c51698dd38e536d05836f9c3daf90a441d8
tree    e861cc2a1c6c017c8ef83576be692fa49a3cc7d2
parent  16048cd31b50caca810ec1e9cdacfced3aca9d85
php-cloudfiles /
name age
history
message
file .gitignore Wed Jun 17 11:31:01 -0700 2009 Do not track tests/output.log [chmouel]
file AUTHORS Fri Jan 08 20:32:05 -0800 2010 Update AUTHORS. [chmouel]
file COPYING Mon Aug 04 13:36:46 -0700 2008 Adding licensing info [EJ]
file Changelog Thu Jan 28 18:01:43 -0800 2010 1.7.0 [chmouel]
file README Fri Jun 26 13:36:55 -0700 2009 Upgrade documentation [chmouel]
file cloudfiles.php Thu Jan 14 09:05:09 -0800 2010 Add close method. Add a close method to close ... [chmouel]
file cloudfiles_exceptions.php Thu Jan 14 09:05:09 -0800 2010 Add close method. Add a close method to close ... [chmouel]
file cloudfiles_http.php Thu Jan 28 17:59:42 -0800 2010 Merge branch 'master' of git://github.com/mshul... [chmouel]
directory debian/ Tue Dec 08 11:04:15 -0800 2009 Readd it here [chmouel]
directory docs/ Thu Jan 28 18:01:43 -0800 2010 1.7.0 [chmouel]
file phpdoc.ini Tue Oct 21 11:44:13 -0700 2008 ready for Cloud Files launch with docs [EJ]
file phpunit.xml Mon Aug 03 11:43:51 -0700 2009 Merge branch 'master' of git@github.com:rackspa... [chmouel]
directory share/ Tue Jun 23 17:41:18 -0700 2009 Update the magic database [chmouel]
directory tests/ Thu Jan 14 09:05:09 -0800 2010 Add close method. Add a close method to close ... [chmouel]
README
;; PHP Cloud Files API
;; ========================================================================
;;   This package contains the PHP API for the Cloud Files storage system.
;;
;;   Please see http://www.rackspacecloud.com/ for more information regarding the
;;   Cloud Files storage system.
;;
;; Install
;; ------------------------------------------------------------------------
;;   Extract this archive and make sure the source code files are in your
;;   PHP "include path".  To use the API in your source code, just make
;;   sure to include/require the "cloudfiles.php" script.
;;
;; Requirements
;; ------------------------------------------------------------------------
;;   [mandatory] PHP version 5.x (developed against 5.2.0)
;;   [mandatory] PHP's cURL module
;;   [mandatory] PHP enabled with mbstring (multi-byte string) support
;;   [suggested] PEAR FileInfo module (for Content-Type detection)
;;
;; Examples
;; ------------------------------------------------------------------------
;;   For sample code, please see the tests and API docs.
;;
;; Docs
;; ------------------------------------------------------------------------
;;   The included documentation was generated directly from the source
;;   code files using the PHPDocumentor tool.
;;
;;   This README file is actually the PHPDocumentor INI configuration file.
;;   The following packages were installed via PEAR to generate the HTML
;;   API documentation.
;;
;;     * PEAR              1.4.11  (stable)
;;     * PhpDocumentor     1.4.2   (stable)
;;     * XML_Beautifier    1.2.0   (stable)
;;     * XML_Parser        1.3.1   (stable)
;;     * XML_Util          1.2.0   (stable)
;;
;;   To re-generate the API docs, make sure the above software is
;;   available and run:
;;      rm -rf docs && phpdoc -c phpdoc.ini
;;
;; Tests
;; ------------------------------------------------------------------------ 
;; The tests are based on phpunit and are run with PHPUnit 3.3.17
;; please follow the instructions on :
;;
;; http://www.phpunit.de/manual/current/en/installation.html
;; 
;; to install PHPUnit. When installed just run the command phpunit on
;; the top of the directory and it will launch the tests.
;;
;; The tests/Comprehensive.php is not enabled by default since
;; generating big files. If you want to run it you need to go in the
;; tests directory and run with phpunit Comprehensive.php
;;
;; ========================================================================
;; The lines below here are the configuration settings for re-generating
;; the PHP API documentation.
;;
[Parse Data]
title = php-cloudfiles
hidden = false
parseprivate = off
javadocdesc = off
defaultpackagename = php-cloudfiles
defaultcategoryname = php-cloudfiles
target = docs
directory = .
ignore = share/,examples/,tests/,.git/,.gitignore,*.ini,*.swp
output=HTML:Smarty:PHP
readmeinstallchangelog = README,COPYING,AUTHORS,Changelog
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server