PHPackages                             wmotti/deprecations - 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. wmotti/deprecations

ActiveComposer-plugin

wmotti/deprecations
===================

Check a version against a constraint

v0.1.3(7y ago)011GPL-3.0-or-laterPHP

Since Dec 3Pushed 7y ago1 watchersCompare

[ Source](https://github.com/wmotti/deprecations)[ Packagist](https://packagist.org/packages/wmotti/deprecations)[ Docs](https://github.com/wmotti/deprecations)[ RSS](/packages/wmotti-deprecations/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (1)Versions (5)Used By (0)

Installation
------------

[](#installation)

##### local

[](#local)

`composer require wmotti/deprecations`

##### global

[](#global)

`composer global require wmotti/deprecations`

Specification file
------------------

[](#specification-file)

##### filename

[](#filename)

Default filename is `deprecated_packages.json`, but custom specification file can be used: `composer deprecations -f custom_deprecations.json`

##### example

[](#example)

```
{
    "packages": [
        {
            "name": "",
            "deprecations": [
                {
                    "version": "",
                    "reason": "blah blah blah",
                    "resources": [
                        "",
                        ""
                    ]
                }
            ]
        }
    ],
    "_meta": {
        "file_format": "2"
    }
}
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

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

Total

4

Last Release

2715d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/51b5b859c8445f10b197b7c8f7630b8ed6aa22e4b18ad4b1f9d6bbddccd50ba7?d=identicon)[wmotti](/maintainers/wmotti)

---

Top Contributors

[![wmotti](https://avatars.githubusercontent.com/u/168475?v=4)](https://github.com/wmotti "wmotti (2 commits)")

---

Tags

dependencypackagedeprecation

### Embed Badge

![Health badge](/badges/wmotti-deprecations/health.svg)

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

###  Alternatives

[composer/composer

Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.

29.4k187.2M2.6k](/packages/composer-composer)[bamarni/composer-bin-plugin

No conflicts for your bin dependencies

52722.0M860](/packages/bamarni-composer-bin-plugin)[fxp/composer-asset-plugin

NPM/Bower Dependency Manager for Composer

8894.8M41](/packages/fxp-composer-asset-plugin)[foxy/foxy

Fast, reliable, and secure NPM/Yarn/pnpm bridge for Composer

177287.5k25](/packages/foxy-foxy)[typisttech/imposter-plugin

Composer plugin that wraps all composer vendor packages inside your own namespace. Intended for WordPress plugins.

158251.0k2](/packages/typisttech-imposter-plugin)[joshdifabio/composed

Easily parse your project's Composer configuration, and those of its dependencies, at runtime.

53273.0k7](/packages/joshdifabio-composed)

PHPackages © 2026

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