PHPackages                             orbt/style-mirror - 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. orbt/style-mirror

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

orbt/style-mirror
=================

The style mirror provides a library of components using the Resource Mirror (orbt/resource-mirror) to optimize style resources and mirror assets on a local server.

012PHP

Since Dec 5Pushed 13y ago1 watchersCompare

[ Source](https://github.com/orbt/StyleMirror)[ Packagist](https://packagist.org/packages/orbt/style-mirror)[ RSS](/packages/orbt-style-mirror/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Style Mirror
============

[](#style-mirror)

The style mirror provides a library of components using the [Resource Mirror](http://github.com/orbt/ResourceMirror) to optimize style resources and mirror assets on a local server.

This library contains these main components:

- `Aggregator`: Utility for aggregating a collection of CSS files (with media types).
- `ResourceScanner`: Utility for scanning a CSS file for other resources linked via `url(path/to/resource.png)`.
- `LinkedResourceFetcher`: Subscribes to the resource materialize event and scans CSS resources for other linked resources to materialize.

Installation using Composer
---------------------------

[](#installation-using-composer)

Add the following to the `"require"` list in your `composer.json` file:

```
    "orbt/style-mirror": "dev-master"

```

Run composer to update dependencies:

```
$ composer update
```

Or to just download this library:

```
$ composer update orbt/style-mirror
```

License
-------

[](#license)

This library is licensed under the MIT License. See the LICENSE file for detailed license information.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/942d46a1af8ffd7e0ef54a85693b121c6cb8cf1cf44eb47f063ab85a054d5a3e?d=identicon)[zhangtaihao](/maintainers/zhangtaihao)

---

Top Contributors

[![zhangtaihao](https://avatars.githubusercontent.com/u/329162?v=4)](https://github.com/zhangtaihao "zhangtaihao (42 commits)")

### Embed Badge

![Health badge](/badges/orbt-style-mirror/health.svg)

```
[![Health](https://phpackages.com/badges/orbt-style-mirror/health.svg)](https://phpackages.com/packages/orbt-style-mirror)
```

###  Alternatives

[horstoeko/zugferdvisualizer

A library

33198.3k2](/packages/horstoeko-zugferdvisualizer)

PHPackages © 2026

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