PHPackages                             nfabre/deepzoom - 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. nfabre/deepzoom

ActiveLibrary

nfabre/deepzoom
===============

14.2k↓50%PHP

Since Mar 29Pushed 13y ago1 watchersCompare

[ Source](https://github.com/SpareShade/deepzoom.php)[ Packagist](https://packagist.org/packages/nfabre/deepzoom)[ RSS](/packages/nfabre-deepzoom/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

PHP Deep Zoom Tools
===================

[](#php-deep-zoom-tools)

Installation
------------

[](#installation)

Just download

Test
----

[](#test)

To run the Deepzoom test suite, you need PHPUnit 3.5 or later.

TODOS
-----

[](#todos)

- Refactoring &amp; PHP 5.3.2
- Use Dependency Injection (Add Descriptor Interface and Image Adapter Interface)
- Add "CollectionCreator"
- Add Stream Support, you can create Deep Zoom on Amazon S3 or Microsoft Azure Storage

Installation
============

[](#installation-1)

1. Add the Deep Zoom Tools to your project as Git submodules:

    $ git submodule add git://github.com/nfabre/deepzoom.php.git src/vendor/deepzoom
2. Exemple:

    $deep = new ImageCreator(new File(),new Descriptor(new File()),new Imagick());

    $deep-&gt;create(realpath('my/image.jpg'), 'my/deepzoom.dzi');

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96.7% of commits — single point of failure

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/f50643857801c260b4ad64019a58b75b293c0112ff39f9fb067d37701db4e444?d=identicon)[spareshade](/maintainers/spareshade)

---

Top Contributors

[![nfabre](https://avatars.githubusercontent.com/u/153861?v=4)](https://github.com/nfabre "nfabre (58 commits)")[![SpareShade](https://avatars.githubusercontent.com/u/3648733?v=4)](https://github.com/SpareShade "SpareShade (2 commits)")

### Embed Badge

![Health badge](/badges/nfabre-deepzoom/health.svg)

```
[![Health](https://phpackages.com/badges/nfabre-deepzoom/health.svg)](https://phpackages.com/packages/nfabre-deepzoom)
```

PHPackages © 2026

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