PHPackages                             brightlocal/php-cloudfiles - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. brightlocal/php-cloudfiles

AbandonedArchivedLibrary[HTTP &amp; Networking](/categories/http)

brightlocal/php-cloudfiles
==========================

PHP language bindings for Cloud Files API

v1.7.13(13y ago)074.6k1PHPPHP &gt;=5.3.0

Since Sep 13Pushed 7y ago27 watchersCompare

[ Source](https://github.com/BrightLocal/php-cloudfiles)[ Packagist](https://packagist.org/packages/brightlocal/php-cloudfiles)[ Docs](https://github.com/omissis/php-cloudfiles)[ RSS](/packages/brightlocal-php-cloudfiles/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (7)Used By (0)

```
;; 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
```

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community22

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor3

3 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~152 days

Total

2

Last Release

4840d ago

PHP version history (2 changes)v1.7.12PHP &gt;=5.3.2

v1.7.13PHP &gt;=5.3.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/39041a004112704519609fa76fd893de0524d0adcacbe12a295216ab18807ac1?d=identicon)[dmitry-vovk](/maintainers/dmitry-vovk)

---

Top Contributors

[![mss](https://avatars.githubusercontent.com/u/5391?v=4)](https://github.com/mss "mss (10 commits)")[![djoos](https://avatars.githubusercontent.com/u/449510?v=4)](https://github.com/djoos "djoos (3 commits)")[![omissis](https://avatars.githubusercontent.com/u/197604?v=4)](https://github.com/omissis "omissis (3 commits)")[![gecampbell](https://avatars.githubusercontent.com/u/722673?v=4)](https://github.com/gecampbell "gecampbell (2 commits)")[![magglass1](https://avatars.githubusercontent.com/u/1693980?v=4)](https://github.com/magglass1 "magglass1 (2 commits)")[![mshuler](https://avatars.githubusercontent.com/u/72494?v=4)](https://github.com/mshuler "mshuler (1 commits)")[![onema](https://avatars.githubusercontent.com/u/532616?v=4)](https://github.com/onema "onema (1 commits)")[![dbernar1](https://avatars.githubusercontent.com/u/396755?v=4)](https://github.com/dbernar1 "dbernar1 (1 commits)")[![richpoirier](https://avatars.githubusercontent.com/u/9813?v=4)](https://github.com/richpoirier "richpoirier (1 commits)")[![git-harry](https://avatars.githubusercontent.com/u/687171?v=4)](https://github.com/git-harry "git-harry (1 commits)")[![JCallicoat](https://avatars.githubusercontent.com/u/357363?v=4)](https://github.com/JCallicoat "JCallicoat (1 commits)")[![juanatgmo](https://avatars.githubusercontent.com/u/2286427?v=4)](https://github.com/juanatgmo "juanatgmo (1 commits)")[![liuggio](https://avatars.githubusercontent.com/u/530406?v=4)](https://github.com/liuggio "liuggio (1 commits)")

---

Tags

phprackspaceCloud FilesRSCF

### Embed Badge

![Health badge](/badges/brightlocal-php-cloudfiles/health.svg)

```
[![Health](https://phpackages.com/badges/brightlocal-php-cloudfiles/health.svg)](https://phpackages.com/packages/brightlocal-php-cloudfiles)
```

###  Alternatives

[hannesvdvreken/guzzle-debugbar

A Guzzle middleware that logs requests to debugbar's timeline

76410.4k1](/packages/hannesvdvreken-guzzle-debugbar)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
