PHPackages                             pras/falsifying-uuid - 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. pras/falsifying-uuid

ActiveLibrary

pras/falsifying-uuid
====================

A caesar chiper for falsifying the uuid

1.0.1(4y ago)036MITPHPPHP ^7.3|^8.0

Since Oct 13Pushed 4y ago1 watchersCompare

[ Source](https://github.com/prasetyoadisantoso/falsifying-uuid)[ Packagist](https://packagist.org/packages/pras/falsifying-uuid)[ RSS](/packages/pras-falsifying-uuid/feed)WikiDiscussions main Synced today

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

FALSIFYING UUID
===============

[](#falsifying-uuid)

Simple encryption with caesar chiper method to falsifying the UUID and extra security. Match with [Ramsey UUID](https://github.com/ramsey/uuid) or [Webpatser UUID](https://github.com/webpatser/laravel-uuid)

### Installation

[](#installation)

composer require pras/falsifying-uuid

### Usage:

[](#usage)

Encrypt with parameter (UUID, (int)key):

```
$false = \Pras\Falsifying\Falsifying::falsify("1a2b3c-2e3b4d-3a4g5g-4j5t6o-5i6u7b", 5);

```

Decrypt with parameter (Falsified UUID, (int)key):

```
$true = \Pras\Falsifying\Falsifying::truthy($false, 5);

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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

1669d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/47cf715f98c272d970c7eb5bddb6ff6231742621e0a6e66c862d4723dccf5315?d=identicon)[prasetyoadisantoso](/maintainers/prasetyoadisantoso)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/pras-falsifying-uuid/health.svg)

```
[![Health](https://phpackages.com/badges/pras-falsifying-uuid/health.svg)](https://phpackages.com/packages/pras-falsifying-uuid)
```

PHPackages © 2026

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