PHPackages                             devedge/stubs - 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. [PSR &amp; Standards](/categories/psr-standards)
4. /
5. devedge/stubs

ActiveLibrary[PSR &amp; Standards](/categories/psr-standards)

devedge/stubs
=============

A PHP Library that contains Null-Implementations for various PSRs

3.0.1(5y ago)130116MITPHPPHP &gt;= 5.4

Since Sep 27Pushed 5y ago1 watchersCompare

[ Source](https://github.com/ppetermann/devedge-stubs)[ Packagist](https://packagist.org/packages/devedge/stubs)[ RSS](/packages/devedge-stubs/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (6)Used By (6)

devedge/stubs
=============

[](#devedgestubs)

A library that provides null implementations for various PSRs remember that those don't do anything. I'd recommend to use them only if you are really sure you don't want something implementing the specific interface, or as a dev-dependency.

PSR-3 - psr/log
---------------

[](#psr-3---psrlog)

While psr/log for example includes a Null implementation (NullLogger), the psr/log package itself will not satisfy a psr/log-implementation requirement, hence this package provides Devedge\\Log\\NoLog. If you require this package the dependency will be full filled.

You can use $logger = new Devedge\\Log\\NoLog; to create a psr compliant Null Logger.

PSR-6 - psr/cache
-----------------

[](#psr-6---psrcache)

The Pool is instanciated by doing: $pool = new Devedge\\Cache\\NoCachePool();

License
-------

[](#license)

MIT Style, see LICENSE.txt

Links
-----

[](#links)

-

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 83.3% 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 ~557 days

Total

5

Last Release

2019d ago

Major Versions

1.0.1 → 2.0.02015-06-10

2.0.0 → 3.0.02016-04-08

### Community

Maintainers

![](https://www.gravatar.com/avatar/2fc73542f8901f065ddba8ed1f68be8b003c751ae7dbfc594b80f2f73c8d5471?d=identicon)[ppetermann](/maintainers/ppetermann)

---

Top Contributors

[![ppetermann](https://avatars.githubusercontent.com/u/69334?v=4)](https://github.com/ppetermann "ppetermann (5 commits)")[![stof](https://avatars.githubusercontent.com/u/439401?v=4)](https://github.com/stof "stof (1 commits)")

### Embed Badge

![Health badge](/badges/devedge-stubs/health.svg)

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

###  Alternatives

[symfony/cache

Provides extended PSR-6, PSR-16 (and tags) implementations

4.2k348.9M2.5k](/packages/symfony-cache)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[api-platform/metadata

API Resource-oriented metadata attributes and factories

223.5M96](/packages/api-platform-metadata)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)

PHPackages © 2026

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