PHPackages                             e7o/moments-material-bundle - 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. e7o/moments-material-bundle

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

e7o/moments-material-bundle
===========================

03CSS

Since Apr 14Pushed 6y ago1 watchersCompare

[ Source](https://github.com/e7o-de/moments-material-bundle)[ Packagist](https://packagist.org/packages/e7o/moments-material-bundle)[ RSS](/packages/e7o-moments-material-bundle/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Copyright
=========

[](#copyright)

The font files in this bundle are made available by Google under Apache license version 2.0. This package is just a re-distribution of them, together with some specific non-google CSS to use them more easily.

Check  respective  for more details about guidelines, tutorials, rights etc.

The other stuff not coming from Google, is licensed under LGPLv3 or later, but that's just a bit of CSS.

Usage
=====

[](#usage)

```
body {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}
```

Icons (copy&amp;paste it to get the other stars as well):

```
.fivestars {
	font-family: 'Material Icons';
}

.fivestars.fiveStars2::before {
	content: '\e838\e838';
}

.fivestars.fiveStars2::after {
	content: '\e839\e839\e839';
}
```

Icons as list enums:

```
ul#your-id {
	list-style-type: none;
}

ul#your-id > li::before {
	content: '\e838';
	font-family: 'Material Icons';
	color: red;
}
```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 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://avatars.githubusercontent.com/u/608194?v=4)[E7](/maintainers/e7)[@e7](https://github.com/e7)

---

Top Contributors

[![e7o-de](https://avatars.githubusercontent.com/u/1502172?v=4)](https://github.com/e7o-de "e7o-de (1 commits)")

### Embed Badge

![Health badge](/badges/e7o-moments-material-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/e7o-moments-material-bundle/health.svg)](https://phpackages.com/packages/e7o-moments-material-bundle)
```

###  Alternatives

[vlucas/phpdotenv

Loads environment variables from `.env` to `getenv()`, `$\_ENV` and `$\_SERVER` automagically.

13.5k640.2M6.3k](/packages/vlucas-phpdotenv)[mobiledetect/mobiledetectlib

Mobile\_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.

10.7k170.9M527](/packages/mobiledetect-mobiledetectlib)[phpdocumentor/reflection

Reflection library to do Static Analysis for PHP Projects

12525.9M149](/packages/phpdocumentor-reflection)[conquer/codemirror

Yii2 codemirror widget

36289.4k3](/packages/conquer-codemirror)[algoyounes/laravel-package-skeleton

Laravel Package Skeleton for streamlined package development

281.3k](/packages/algoyounes-laravel-package-skeleton)

PHPackages © 2026

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