PHPackages                             poing/beacon - 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. poing/beacon

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

poing/beacon
============

Laravel package to generate tracking codes.

0.0.0(1y ago)0429MITPHPPHP ^8.2

Since Jul 23Pushed 9mo agoCompare

[ Source](https://github.com/poing/beacon)[ Packagist](https://packagist.org/packages/poing/beacon)[ RSS](/packages/poing-beacon/feed)WikiDiscussions main Synced 1w ago

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

This project started with the need for tracking and confirmation codes. I wanted a simple URL and I wanted the tracking codes to be part of a group.

It basically settles on using `time()` for the current *epoch* `timestamp`.

My *technical* need for the generation of the tracking codes is around 1/min. **If you need multiple tracking codes per second, this project is not for you!!**

All this project really does is, takes the `timestamp` and applies a hash function. Where the hash, like `md5sum(time())` is split into multiple confirmation codes.

```
example.com/timestamp
["d7e6", "d55b", "a379", "a13d", "08c2", "5d15", "faf2", "a23b"]

```

This would allow a single `timestamp` to track up to `8` items, with a single `URL`.

###  Health Score

31

—

LowBetter than 65% of packages

Maintenance52

Moderate activity, may be stable

Popularity16

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity40

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

Total

2

Last Release

298d ago

### Community

Maintainers

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

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/poing-beacon/health.svg)

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

###  Alternatives

[laravel/ai

The official AI SDK for Laravel.

1.1k4.6M319](/packages/laravel-ai)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

265.2k](/packages/aedart-athenaeum)[spatie/laravel-backup

A Laravel package to backup your application

6.0k25.4M272](/packages/spatie-laravel-backup)[illuminate/queue

The Illuminate Queue package.

20433.0M1.8k](/packages/illuminate-queue)[illuminate/view

The Illuminate View package.

13047.7M2.5k](/packages/illuminate-view)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45844.8k1](/packages/pressbooks-pressbooks)

PHPackages © 2026

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