PHPackages                             pixel-penguin/website - 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. pixel-penguin/website

ActiveLibrary

pixel-penguin/website
=====================

This is the website Package for the great pixel penguin website

1.0.26(5y ago)058MITVue

Since May 4Pushed 5y ago1 watchersCompare

[ Source](https://github.com/pixel-penguin/website)[ Packagist](https://packagist.org/packages/pixel-penguin/website)[ RSS](/packages/pixel-penguin-website/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (28)Used By (0)

Pixel Penguin Package Demo
==========================

[](#pixel-penguin-package-demo)

Add the following lines in autoload-deve in your main composer.json

```
"PixelPenguin\\Demo\\": "pixelpenguin/demo/src/"

```

It should look like this:

```
 "autoload-dev": {
        "psr-4": {
            "PixelPenguin\\PixelPenguinDemo\\": "pixelpenguin/demo/src/"
        }
    },

```

After this is done, do a composer dump-autoload:

```
composer dump-autoload

```

Under config/app.php add the following under Providers

```
PixelPenguin\PixelPenguinDemo\PixelPenguinDemoServiceProvider::class,

```

Edit the composer.json file as required

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity66

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 ~6 days

Recently: every ~19 days

Total

27

Last Release

2046d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6652d6e37f0733f4e83a450fa8e53ec07c6a61dd19b468bc64ad572338803a6a?d=identicon)[PixelPenguin](/maintainers/PixelPenguin)

---

Top Contributors

[![pixel-penguin](https://avatars.githubusercontent.com/u/8964456?v=4)](https://github.com/pixel-penguin "pixel-penguin (28 commits)")

### Embed Badge

![Health badge](/badges/pixel-penguin-website/health.svg)

```
[![Health](https://phpackages.com/badges/pixel-penguin-website/health.svg)](https://phpackages.com/packages/pixel-penguin-website)
```

PHPackages © 2026

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