PHPackages                             codelicia/depreday - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. codelicia/depreday

ActiveLibrary[Testing &amp; Quality](/categories/testing)

codelicia/depreday
==================

Let's commemorate deprecations' anniversary 🎂

0.1.1(6y ago)891[2 issues](https://github.com/codelicia/depreday/issues)[10 PRs](https://github.com/codelicia/depreday/pulls)MITPHPPHP &gt;=7.4 || &gt;=8.0CI failing

Since Apr 22Pushed 1w ago1 watchersCompare

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

READMEChangelogDependencies (8)Versions (16)Used By (0)

🎂 Depreday
==========

[](#-depreday)

Now you have the chance to commemorate important deprecation day marks with your colleagues at work. After all, we have to celebrate our achievements.

Installing
----------

[](#installing)

Use composer to install, or copy paste every single file from the github ui to your disk.

```
$ composer require codelicia/depreday
```

Usage
-----

[](#usage)

```
depreday [-x|--extension [EXTENSION]] [-e|--exclude [EXCLUDE]] [--] []

```

**default values**:

- `dir`: current working directory `$PWD`
- `extension`: `php`
- `exclude`: \[`vendor`, `var`, `cache`, `node_modules`\]

Limitations
-----------

[](#limitations)

1. It requires you to have the file commit in a git repository;
2. `codelicia/depreday` uses `git-blame` to check for changes in the line that have the `deprecated` annotation. So it can be inaccurate as unrelated changes in the file may cause the line to miss-computed as "changed".

Contributors ✨
--------------

[](#contributors-)

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

  [![](https://avatars2.githubusercontent.com/u/3275172?v=4?s=100)
**Jefersson Nathan**](https://twitter.com/malukenho)
[🚧](#maintenance-malukenho "Maintenance") [💻](https://github.com/codelicia/depreday/commits?author=malukenho "Code") [![](https://avatars3.githubusercontent.com/u/5388003?v=4?s=100)
**Emmerson Siqueira**](https://github.com/batusa)
[👀](https://github.com/codelicia/depreday/pulls?q=is%3Apr+reviewed-by%3Abatusa "Reviewed Pull Requests") [![](https://avatars0.githubusercontent.com/u/398034?v=4?s=100)
**Alexandre Eher**](http://about:blank)
[🤔](#ideas-EHER "Ideas, Planning, & Feedback") [![](https://avatars.githubusercontent.com/u/9021747?v=4?s=100)
**Chun-Sheng, Li**](https://peterli.website/)
[💻](https://github.com/codelicia/depreday/commits?author=peter279k "Code") This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

Author
------

[](#author)

- Jefersson Nathan ([@malukenho](http://github.com/malukenho))

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance59

Moderate activity, may be stable

Popularity11

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 64.1% 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

2

Last Release

2212d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1582e6b6023d34b69760da85219041ab8b376706b86ec03d942d12f946e4a7dc?d=identicon)[EHER](/maintainers/EHER)

![](https://www.gravatar.com/avatar/7140a8c7b834b07674c6bd74d6cb75792522ceba17dfb1f347489083a0ba1c48?d=identicon)[malukenho](/maintainers/malukenho)

---

Top Contributors

[![malukenho](https://avatars.githubusercontent.com/u/3275172?v=4)](https://github.com/malukenho "malukenho (93 commits)")[![renovate[bot]](https://avatars.githubusercontent.com/in/2740?v=4)](https://github.com/renovate[bot] "renovate[bot] (22 commits)")[![EHER](https://avatars.githubusercontent.com/u/398034?v=4)](https://github.com/EHER "EHER (18 commits)")[![allcontributors[bot]](https://avatars.githubusercontent.com/in/23186?v=4)](https://github.com/allcontributors[bot] "allcontributors[bot] (8 commits)")[![peter279k](https://avatars.githubusercontent.com/u/9021747?v=4)](https://github.com/peter279k "peter279k (2 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (1 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")

---

Tags

anniversariesanniversarybirthdaydeprecationtrolltrollingcode qualitydeprecationtroll

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/codelicia-depreday/health.svg)

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

###  Alternatives

[infection/infection

Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.

2.2k26.2M1.8k](/packages/infection-infection)[sylius/sylius

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

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

PHP Benchmarking Framework

2.0k13.0M627](/packages/phpbench-phpbench)[brianium/paratest

Parallel testing for PHP

2.5k118.8M754](/packages/brianium-paratest)[sulu/sulu

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

1.3k1.3M152](/packages/sulu-sulu)[magento/magento2-functional-testing-framework

Magento2 Functional Testing Framework

15511.5M30](/packages/magento-magento2-functional-testing-framework)

PHPackages © 2026

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