PHPackages                             ssmr9dt/getdayoff - 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. ssmr9dt/getdayoff

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

ssmr9dt/getdayoff
=================

Get day off

1.0.0(7y ago)07MITPHPPHP &gt;=5.0.0

Since Sep 30Pushed 7y ago1 watchersCompare

[ Source](https://github.com/ssmr9dt/GetDayOff)[ Packagist](https://packagist.org/packages/ssmr9dt/getdayoff)[ RSS](/packages/ssmr9dt-getdayoff/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

GetDayOff
=========

[](#getdayoff)

Quick start
===========

[](#quick-start)

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

[](#installation)

```
composer require ssmr9dt/getdayoff

```

Reference test/start.php

How to Use
----------

[](#how-to-use)

```
require __DIR__ . "/../vendor/autoload.php";

$dayoff = new \ssmr9dt\GetDayOff();

$y = date("Y");
$m = date("n");
$d_c = date("t");

for ($d=1; $dGet($y,$m,$d) ? "dayoff" : "work";
	echo $y . "/" . $m . "/" . $d . " is " . $do_str ."\n";
}
```

License
=======

[](#license)

This software is released under the MIT License, see LICENSE.

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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

Unknown

Total

1

Last Release

2830d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/78581da5729773a6908b1d88d289f27db99e602f18b72cc7b3c5e9d3675aefc1?d=identicon)[ssmr9dt](/maintainers/ssmr9dt)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/ssmr9dt-getdayoff/health.svg)

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

PHPackages © 2026

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