PHPackages                             theunic/birthay-greetings-kata-php - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. theunic/birthay-greetings-kata-php

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

theunic/birthay-greetings-kata-php
==================================

A simple refactoring exercise that is meant to teach something about dependency inversion and dependency injection

2.0.0(7y ago)156514[1 issues](https://github.com/theUniC/birthday-greetings-kata-php/issues)[1 PRs](https://github.com/theUniC/birthday-greetings-kata-php/pulls)MITPHPCI failing

Since Feb 18Pushed 3y ago1 watchersCompare

[ Source](https://github.com/theUniC/birthday-greetings-kata-php)[ Packagist](https://packagist.org/packages/theunic/birthay-greetings-kata-php)[ RSS](/packages/theunic-birthay-greetings-kata-php/feed)WikiDiscussions main Synced yesterday

READMEChangelog (2)Dependencies (4)Versions (5)Used By (0)

Birthday Greetings kata in PHP
==============================

[](#birthday-greetings-kata-in-php)

This is a simple refactoring exercise that is meant to teach something about dependency inversion and dependency injection.

This is the initial code for this kata written in PHP.

The documentation:

How to get started
------------------

[](#how-to-get-started)

### Requirements

[](#requirements)

In order to use this Kata boilerplate you need to have installed Docker and Docker Compose.

### Run it

[](#run-it)

To get started you should create a new project throught composer, based on this repository on packagist

```
git clone git@git.cumlouder.com:trainings/birthday-greetings-kata.git
cd birthday-greetings-kata
```

To check that all the tests are passing just execute PHPUnit

```
docker-compose up -d
php bin/phpunit
```

Now open your favourite IDE/text editor and start hacking.

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity66

Established project with proven stability

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

Total

3

Last Release

2657d ago

Major Versions

1.0.1 → 2.0.02019-01-31

### Community

Maintainers

![](https://www.gravatar.com/avatar/178f8121bcafbf578ed17ea69b8903e5668783cabeb9421b700f5da1de477d92?d=identicon)[theUniC](/maintainers/theUniC)

---

Tags

dojobirthdaypracticekatacoding dojobirthday-kata

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/theunic-birthay-greetings-kata-php/health.svg)

```
[![Health](https://phpackages.com/badges/theunic-birthay-greetings-kata-php/health.svg)](https://phpackages.com/packages/theunic-birthay-greetings-kata-php)
```

###  Alternatives

[intervention/zodiac

Zodiac Sign Calculator

58191.7k](/packages/intervention-zodiac)[foolz/foolfuuka

The FoolFuuka Imageboard

2191.8k](/packages/foolz-foolfuuka)[mremi/contact-bundle

Implementation of a contact form for Symfony2

2712.4k2](/packages/mremi-contact-bundle)

PHPackages © 2026

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