PHPackages                             kaia/is-odd - 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. kaia/is-odd

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

kaia/is-odd
===========

Simple PHP package for check if the number is odd or not

v1.0.3(1y ago)010MITPHP

Since Feb 19Pushed 1y ago1 watchersCompare

[ Source](https://github.com/btwjenpun3/is-odd)[ Packagist](https://packagist.org/packages/kaia/is-odd)[ RSS](/packages/kaia-is-odd/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)DependenciesVersions (5)Used By (0)

Introduction
============

[](#introduction)

I know this package is weird, but i created this because i want to learn to create my first PHP package and publish on Packagist.

About
-----

[](#about)

This is just simple tool to check if the number is odd or not, and return boolean.

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

[](#installation)

To install this package run

```
  composer require kaia/is-odd
```

Now you can use it into your PHP project

```
  use Kaia\IsOdd;

  IsOdd::check($integer); // IsOdd::check(714) will return false
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance43

Moderate activity, may be stable

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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

4

Last Release

453d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1f782587407110e2660e886819afd30983beb967692a30cfe60a780abe82f4f0?d=identicon)[btwjenpun3](/maintainers/btwjenpun3)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/kaia-is-odd/health.svg)

```
[![Health](https://phpackages.com/badges/kaia-is-odd/health.svg)](https://phpackages.com/packages/kaia-is-odd)
```

PHPackages © 2026

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