PHPackages                             ndamiens/hamac - 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. ndamiens/hamac

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

ndamiens/hamac
==============

Deal with MAC address

v1.0.3(6y ago)016.4k↓33.3%GPL-2.0-or-laterPHP

Since Mar 29Pushed 6y ago1 watchersCompare

[ Source](https://github.com/ndamiens/hamac)[ Packagist](https://packagist.org/packages/ndamiens/hamac)[ Docs](https://github.com/ndamiens/hamac)[ RSS](/packages/ndamiens-hamac/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (6)Used By (0)

Hamac
=====

[](#hamac)

[![](https://camo.githubusercontent.com/f4d126f273aabc7c9d4b086b6e1958ecad34d8735241c0ce8be5f230fafe0eaf/68747470733a2f2f7472617669732d63692e6f72672f6e64616d69656e732f68616d61632e7376673f6272616e63683d6d6173746572)](https://camo.githubusercontent.com/f4d126f273aabc7c9d4b086b6e1958ecad34d8735241c0ce8be5f230fafe0eaf/68747470733a2f2f7472617669732d63692e6f72672f6e64616d69656e732f68616d61632e7376673f6272616e63683d6d6173746572)

Tools who deals with mac addresses

```
Hamac::mac2bin("ae:cb:c7:16:e1:56");

# 192190241759574

Hamac::mac2bin("ae cb-c7 16:E1:56");

# 192190241759574

Hamac::isInRange(
	Hamac::mac2bin("ae:cb:c7:16:e1:56"),
	Hamac::mac2bin("ae:cb:c7:16:e1:00"),
	Hamac::mac2bin("ae:cb:c7:16:e1:ff")
);

# true
```

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity67

Established project with proven stability

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

Total

4

Last Release

2349d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/383b8dc25fb4d8cee89a71b55b42081731f6f334db01ae3bbf358092cf527457?d=identicon)[ndamiens](/maintainers/ndamiens)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ndamiens-hamac/health.svg)

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

PHPackages © 2026

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