PHPackages                             pith-front/pith-pack-oxcss - 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. pith-front/pith-pack-oxcss

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

pith-front/pith-pack-oxcss
==========================

Pack Oxcss for Pith

0.2.1(1y ago)036711MITCSSPHP ^8.2

Since Mar 18Pushed 1y ago1 watchersCompare

[ Source](https://github.com/pith-front/pith-pack-oxcss)[ Packagist](https://packagist.org/packages/pith-front/pith-pack-oxcss)[ RSS](/packages/pith-front-pith-pack-oxcss/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (3)Dependencies (2)Versions (4)Used By (1)

pith-pack-oxcss
===============

[](#pith-pack-oxcss)

Pack OxCSS for Pith

---

About
=====

[](#about)

This project packs OxCSS so that it can be used with the Pith Framework.

For info about OxCSS, see the Git repo at

For info on Pith, see the Pith website at

Install
=======

[](#install)

Install to an existing Pith Framework project

Use Composer to install pack to the `vendor` folder.

```
php composer.phar require pith-front/pith-pack-oxcss
```

Add new route to your Route List:

```
public array $routes = [
    // Other routes....
    // ...

    // Add route to call src fallback resources from
    ['route', 'GET', '/resources/vendor/library/oxcss/{filepath:.+}', '\\PithFront\\PithPackOxcss\\OxcssResourceRoute'],
];
```

---

Licensing Info
==============

[](#licensing-info)

pith-pack-oxcss contains OxCSS.

### OxCSS

[](#oxcss)

- OxCSS
- The MIT License (MIT)
- Copyright (c) Ian Maurmann
-

### pith-pack-oxcss

[](#pith-pack-oxcss-1)

- pith-pack-oxcss
- The MIT License (MIT)
- Copyright (c) Ian Maurmann
- Link:

---

Thanks!

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance41

Moderate activity, may be stable

Popularity17

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

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

###  Release Activity

Cadence

Every ~196 days

Total

3

Last Release

492d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c32dd228fc3a4b48657581af0a38b03459aedfe4ada8858e493de4091c33ad96?d=identicon)[pith-front](/maintainers/pith-front)

---

Top Contributors

[![ian-maurmann](https://avatars.githubusercontent.com/u/10981013?v=4)](https://github.com/ian-maurmann "ian-maurmann (10 commits)")[![pith-front](https://avatars.githubusercontent.com/u/158997115?v=4)](https://github.com/pith-front "pith-front (5 commits)")

### Embed Badge

![Health badge](/badges/pith-front-pith-pack-oxcss/health.svg)

```
[![Health](https://phpackages.com/badges/pith-front-pith-pack-oxcss/health.svg)](https://phpackages.com/packages/pith-front-pith-pack-oxcss)
```

###  Alternatives

[yohang/dependency-tools

A simple Composer script to install NPM and/or Bower dependencies

4214.9k2](/packages/yohang-dependency-tools)

PHPackages © 2026

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