PHPackages                             pith-front/pith-pack-md-icons - 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-md-icons

ActiveLibrary

pith-front/pith-pack-md-icons
=============================

Pack Material Icons for Pith

0.1.2(1y ago)07311Apache-2.0CSSPHP ^8.2

Since Feb 19Pushed 1y ago1 watchersCompare

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

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

pith-pack-md-icons
==================

[](#pith-pack-md-icons)

Pack Material Icons for Pith

---

About
=====

[](#about)

This project packs Material Icons and Material Symbols so that they can be used with the Pith Framewok.

For info on Material Icons / Material Symbols, visit the Material.io website at , see the guide at [https://developers.google.com/fonts/docs/material\_icons](https://developers.google.com/fonts/docs/material_icons), see the repository at  and the font website 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-md-icons
```

Add new route to your Route List:

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

    // Add route to call md-icons from
    ['route', 'GET', '/resources/vendor/library/md-icons/{filepath:.+}', '\\PithFront\\PithPackMdIcons\\MdIconsResourceRoute'],
];
```

---

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

[](#licensing-info)

### Material Icons *and* Material Symbols

[](#material-icons-and-material-symbols)

- Material Icons
- Material Symbols
- Copyright: Copyright 2018 Google, Inc. All Rights Reserved.
- Released under license: Apache License, Version 2.0
- *"We have made these icons available for you to incorporate into your products under the Apache License Version 2.0. Feel free to remix and re-share these icons and documentation in your products. We'd love attribution in your app's about screen, but it's not required."* -- Material Icons / Material Symbols README file.
- Material Design is a design language developed by Google in 2014.
- Google does not currently maintain the npm package, past v3 (2016), However, @marella hosts the updated versions.

### pith-pack-md-icons

[](#pith-pack-md-icons-1)

- pith-pack-md-icons
- Copyright (c) Ian Maurmann
- Released under license: Apache License, Version 2.0
- Link:

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance47

Moderate activity, may be stable

Popularity9

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 84.6% 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 ~209 days

Total

3

Last Release

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

### Embed Badge

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

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

PHPackages © 2026

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