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 today

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 62% 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

2066d 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/symfony

The Symfony PHP framework

31.4k87.2M2.2k](/packages/symfony-symfony)[symfony/cache

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

4.2k373.5M3.3k](/packages/symfony-cache)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k14](/packages/tempest-framework)[api-platform/metadata

API Resource-oriented metadata attributes and factories

275.0M215](/packages/api-platform-metadata)[sylius/sylius

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

8.5k5.9M733](/packages/sylius-sylius)[nelmio/api-doc-bundle

Generates documentation for your REST API from attributes

2.4k67.4M262](/packages/nelmio-api-doc-bundle)

PHPackages © 2026

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