PHPackages                             ghopunk/php-encryption - 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. ghopunk/php-encryption

ActiveLibrary

ghopunk/php-encryption
======================

encrypte n decrypte string

v1.0.1(2y ago)0262MITPHPPHP &gt;=5.6

Since May 27Pushed 2y ago1 watchersCompare

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

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

encrypte n decrypte string PHP
==============================

[](#encrypte-n-decrypte-string-php)

$enc = new Encryption();
$enc-&gt;setUniquecode( 'my\_unique' );
$encode = $enc-&gt;encode( 'my\_text' );
$decode = $enc-&gt;decode( $encode );
echo $decode;

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community11

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

Total

2

Last Release

1025d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/368b7a656e74a0488f728bda42115a31f0a9efd91672bdcda9dffd193ad2a306?d=identicon)[ghopunk](/maintainers/ghopunk)

---

Top Contributors

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

---

Tags

ghopunkencrypte

### Embed Badge

![Health badge](/badges/ghopunk-php-encryption/health.svg)

```
[![Health](https://phpackages.com/badges/ghopunk-php-encryption/health.svg)](https://phpackages.com/packages/ghopunk-php-encryption)
```

PHPackages © 2026

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