PHPackages                             icetee/nameday - 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. icetee/nameday

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

icetee/nameday
==============

Name day(s) - It consists of celebrating a day of the year that is associated with one's given name.

v2.0.0(7y ago)15791MITPHPPHP &gt;=7.1

Since Dec 28Pushed 7y ago1 watchersCompare

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

READMEChangelog (3)Dependencies (1)Versions (3)Used By (0)

Name day
========

[](#name-day)

[![Build Status](https://camo.githubusercontent.com/d4592404a3b4d547e619ed5c5001b16c674ebd5d6c44d701ece782590f0053fe/68747470733a2f2f64726f6e652e7765626d6f6e6b65792e68752f6170692f6261646765732f6963657465652f6e616d656461792f7374617475732e737667)](https://drone.webmonkey.hu/icetee/nameday)

A name day is a tradition in some countries in Europe, Latin America, and Roman Catholic and Eastern Orthodox countries in general. It consists of celebrating a day of the year that is associated with one's given name. The celebration is similar to a birthday.

### Load with composer

[](#load-with-composer)

The simplest solution is to call the package when using a composer. This cli command, install the package.

```
composer require icetee/nameday

```

### Usage

[](#usage)

**Create instance:**

```
$nameday = new \Icetee\Nameday\Nameday(DateTime $date = null, $lang = null);
```

**Get current name days:**

```
$names = nameday->getNameDay(int $limit = 0);
```

Dump of `$names` *(it is always an array)*:

```
["Tamás", "Tamara"]
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

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

Unknown

Total

1

Last Release

2695d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1855340?v=4)[Tamás András Horváth](/maintainers/icetee)[@icetee](https://github.com/icetee)

---

Top Contributors

[![icetee](https://avatars.githubusercontent.com/u/1855340?v=4)](https://github.com/icetee "icetee (13 commits)")[![donatmarko](https://avatars.githubusercontent.com/u/8983385?v=4)](https://github.com/donatmarko "donatmarko (1 commits)")

---

Tags

namedayphp

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/icetee-nameday/health.svg)

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

###  Alternatives

[michael-rubel/laravel-formatters

This package is a collection of classes you can use to standardize data formats in your Laravel application. It uses the Service Container to easily extend or override the formatter classes.

9491.6k4](/packages/michael-rubel-laravel-formatters)

PHPackages © 2026

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