PHPackages                             maslosoft/sprite - 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. maslosoft/sprite

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

maslosoft/sprite
================

Icons sprite generator with signals support

3.2.8(1y ago)0623[6 issues](https://github.com/Maslosoft/Sprite/issues)AGPL-3.0-onlyPHP

Since Dec 5Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Maslosoft/Sprite)[ Packagist](https://packagist.org/packages/maslosoft/sprite)[ Docs](https://maslosoft.com/sprite/)[ RSS](/packages/maslosoft-sprite/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (2)Dependencies (13)Versions (31)Used By (0)

Maslosoft Sprite
================

[](#maslosoft-sprite)

Icon sprite generator

Install with composer:

```
composer require "maslosoft/sprite:*"
```

When using with Yii can be configured like that:

```
	 // application components
	 'components' => [
	 ...
		  'sprite' => [
				'class' => Maslosoft\Sprite\Generator::class,
				'iconCssClass' => 'icon',
				'paths' => [
					 realpath(dirname(__FILE__) . '/../../www/css/icons')
				]
		  ],
		...
```

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance42

Moderate activity, may be stable

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity74

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~145 days

Recently: every ~213 days

Total

29

Last Release

465d ago

Major Versions

1.0.0 → 2.0.02013-12-05

2.0.0 → 3.0.02015-08-14

### Community

Maintainers

![](https://www.gravatar.com/avatar/c0c790d4fc70028f2628e8dfd67b12a75eb8cc7c9e9db8c8347b5660c336f21c?d=identicon)[pmaselkowski](/maintainers/pmaselkowski)

---

Top Contributors

[![pmaselkowski](https://avatars.githubusercontent.com/u/520283?v=4)](https://github.com/pmaselkowski "pmaselkowski (147 commits)")

---

Tags

icon-sprite-generatoriconsphpspritesiconsyiiiconspritesprites

###  Code Quality

TestsCodeception

### Embed Badge

![Health badge](/badges/maslosoft-sprite/health.svg)

```
[![Health](https://phpackages.com/badges/maslosoft-sprite/health.svg)](https://phpackages.com/packages/maslosoft-sprite)
```

###  Alternatives

[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

728272.9k20](/packages/civicrm-civicrm-core)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[kartik-v/yii2-icons

Set of icon frameworks for use in Yii Framework 2.0

73970.3k34](/packages/kartik-v-yii2-icons)[fortawesome/wordpress-fontawesome

Official Font Awesome WordPress plugin composer package.

662.1k](/packages/fortawesome-wordpress-fontawesome)

PHPackages © 2026

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