PHPackages                             zoopcommerce/pixie - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. zoopcommerce/pixie

ActiveComposer-installer[Utility &amp; Helpers](/categories/utility)

zoopcommerce/pixie
==================

custom composer installers for dojo, havok, mystique and others

0.5(12y ago)31.8k3MITPHPPHP &gt;=5.4

Since Aug 13Pushed 12y ago4 watchersCompare

[ Source](https://github.com/zoopcommerce/pixie)[ Packagist](https://packagist.org/packages/zoopcommerce/pixie)[ Docs](http://github.com/zoopcommerce/pixie)[ RSS](/packages/zoopcommerce-pixie/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (1)Versions (6)Used By (3)

pixie
=====

[](#pixie)

Pixie provides tools to assist using composer to install dojo, mystique, havok and other asset libraries.

Dojo
----

[](#dojo)

To install dojo with composer add the following to your root composer.json:

```
"repositories": [{ "type": "composer", "url": "http://zoopcommerce.github.io/pixie"}]

```

Then you can require dojo packages like this:

```
"require": {
    "dojo/dojo"   : "~1.9",
    "dojo/dijit"  : "~1.9",
    "dojo/dojox"  : "~1.9",
    "dojo/util"   : "~1.9"
}

```

If your root composer.json has an zoop-js-path defined in the extra key, then the dojo packages will be symlinked to that directory. Eg:

```
"extra": {
    "zoop-js-path": "public/js"
}

```

Havok and Mystique
------------------

[](#havok-and-mystique)

Havok and Mystique are libraries from zoop which fully support composer and utilise these pixie installers.

Other Asset Libraries
---------------------

[](#other-asset-libraries)

You can use the pixie js installer by adding

```
"type": "zoop-js"
"require": {
    "zoopcommerce/pixie": "*"
}

```

to a package composer.json. Then if the project's root composer.json defines

```
"extra": {
    "zoop-js-path": "public/js"
}

```

the package will be symlinked to the defined js path.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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.

###  Release Activity

Cadence

Every ~4 days

Total

5

Last Release

4641d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4f3bf5fcc3eabf76d34f29c0dd234bd0651efd165c700cd214c5d87be894edc5?d=identicon)[superdweebie](/maintainers/superdweebie)

---

Top Contributors

[![superdweebie](https://avatars.githubusercontent.com/u/1670364?v=4)](https://github.com/superdweebie "superdweebie (17 commits)")

---

Tags

composerinstallerdojozoophavokmystique

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/zoopcommerce-pixie/health.svg)

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

###  Alternatives

[kenjis/codeigniter-composer-installer

Package to install CodeIgniter3 via Composer with secure folder structure.

37561.8k](/packages/kenjis-codeigniter-composer-installer)[craftcms/plugin-installer

Craft CMS Plugin Installer

283.3M4](/packages/craftcms-plugin-installer)[infinum/eightshift-libs

WordPress libs developed by Eightshift team to use in modern WordPress.

63118.9k3](/packages/infinum-eightshift-libs)[joomlatools/composer

A Composer plugin to install Joomla extensions into your installation.

5332.9k24](/packages/joomlatools-composer)[compwright/codeigniter-installers

Composer installers for CodeIgniter

2982.0k4](/packages/compwright-codeigniter-installers)

PHPackages © 2026

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