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

ActiveLibrary

pith-front/pith-pack-aero-gel
=============================

Pack Aero-Gel for Pith

0.1.1(1y ago)07411MITCSSPHP ^8.2

Since Feb 9Pushed 1y ago1 watchersCompare

[ Source](https://github.com/pith-front/pith-pack-aero-gel)[ Packagist](https://packagist.org/packages/pith-front/pith-pack-aero-gel)[ RSS](/packages/pith-front-pith-pack-aero-gel/feed)WikiDiscussions master Synced 1mo ago

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

pith-pack-aero-gel
==================

[](#pith-pack-aero-gel)

Pack Aero-Gel for Pith

---

About
=====

[](#about)

This project packs aero-gel.css so that it can be used with the Pith Framewok.

For info on aero-gel, see 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-aero-gel
```

Add new route to your Route List:

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

    // Add route to call aero-gel from
    ['route', 'GET', '/resources/vendor/library/aero-gel/{filepath:.+}', '\\PithFront\\PithPackAeroGel\\AeroGelResourceRoute'],
];
```

---

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

[](#licensing-info)

### Aero, Approximately

[](#aero-approximately)

- Aero-gel is heavily based on "Aero, Approximately" by Chris Price
- Link:
- (Public Pens on CodePen are MIT Licensed. See:  )

### Aero-Gel CSS

[](#aero-gel-css)

- aero-gel.css by Ian Maurmann
- Link:
- MIT license *(Matching the license of "Aero, Approximately")*

### pith-pack-aero-gel

[](#pith-pack-aero-gel-1)

- pith-pack-aero-gel
- MIT license *(Matching the license of Aero-Gel CSS)*
- Copyright (c) Ian Maurmann
- Link:

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance46

Moderate activity, may be stable

Popularity10

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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 ~421 days

Total

2

Last Release

401d 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 (9 commits)")[![pith-front](https://avatars.githubusercontent.com/u/158997115?v=4)](https://github.com/pith-front "pith-front (3 commits)")

### Embed Badge

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

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

PHPackages © 2026

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