PHPackages                             yrizos/greek-name-days - 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. [API Development](/categories/api)
4. /
5. yrizos/greek-name-days

AbandonedArchivedLibrary[API Development](/categories/api)

yrizos/greek-name-days
======================

Client for the GreekNameDays API.

0.1.1(12y ago)233MITPHPPHP &gt;=5.4.0

Since Jul 5Pushed 11y ago1 watchersCompare

[ Source](https://github.com/yrizos/greek-name-days)[ Packagist](https://packagist.org/packages/yrizos/greek-name-days)[ RSS](/packages/yrizos-greek-name-days/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (3)Used By (0)

GreekNameDays
=============

[](#greeknamedays)

Client for the [GreekNameDays API](http://www.greeknamedays.gr/). The API requires a subscription, for more information see:

-
-

Install
-------

[](#install)

[Composer](https://getcomposer.org/):

```
require: "yrizos/greek-name-days": "dev-master"

```

Usage
-----

[](#usage)

```
use GreekNameDays\GreekNameDays;

$username = "";
$password = "";
$language = "gr";

$gnd = new GreekNameDays($username, $password, $language);

$resultsByDate    = $gnd->getByDate(2014, 7, 1);
$resultsByMonth   = $gnd->getByMonth(2014, 7);
$resultsByInitial = $gnd->getByInitial("i");
$resultsByName    = $gnd->getByName("ioannis");
```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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

2

Last Release

4381d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/aa0492c9c12b0929e7d82b2c9f1e3765a8c3f66fcba36e4d80138ae94b6cd4ef?d=identicon)[yrizos](/maintainers/yrizos)

---

Top Contributors

[![yrizos](https://avatars.githubusercontent.com/u/282929?v=4)](https://github.com/yrizos "yrizos (16 commits)")

### Embed Badge

![Health badge](/badges/yrizos-greek-name-days/health.svg)

```
[![Health](https://phpackages.com/badges/yrizos-greek-name-days/health.svg)](https://phpackages.com/packages/yrizos-greek-name-days)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k12](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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