PHPackages                             tperrelli/encrypt - 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. [Security](/categories/security)
4. /
5. tperrelli/encrypt

ActivePackage[Security](/categories/security)

tperrelli/encrypt
=================

A simple package to encrypt data

v1.0(3y ago)26MITPHPPHP ^7.2

Since Dec 12Pushed 3y ago1 watchersCompare

[ Source](https://github.com/tperrelli/encrypt)[ Packagist](https://packagist.org/packages/tperrelli/encrypt)[ RSS](/packages/tperrelli-encrypt/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (3)Versions (2)Used By (0)

Encrypt
=======

[](#encrypt)

*A simple library to Encrypt and Decrypt PHP messages*
------------------------------------------------------

[](#a-simple-library-to-encrypt-and-decrypt-php-messages)

Encrypt is a simple library that provides a smart way to encrypt and decrypt php messages, according to the choosen algorithm.

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

[](#installation)

`composer install tperrelli/encrypt`

Usage
-----

[](#usage)

### Encrypt

[](#encrypt-1)

`$hashed = Encrypt::encrypt('public message');`

### Decrypt

[](#decrypt)

`$public = Encrypt::decrypt($hashed);`

License
-------

[](#license)

[MIT](https://opensource.org/licenses/MIT)

###  Health Score

21

—

LowBetter than 17% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

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

Unknown

Total

1

Last Release

1343d ago

### Community

Maintainers

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

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/tperrelli-encrypt/health.svg)

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3345.4M354](/packages/psalm-plugin-laravel)[laravel/ai

The official AI SDK for Laravel.

1.1k4.6M315](/packages/laravel-ai)[illuminate/encryption

The Illuminate Encryption package.

9631.1M359](/packages/illuminate-encryption)[illuminate/filesystem

The Illuminate Filesystem package.

16166.4M3.5k](/packages/illuminate-filesystem)[moonshine/moonshine

Laravel administration panel

1.3k268.2k89](/packages/moonshine-moonshine)[tallstackui/tallstackui

TallStackUI is a powerful suite of Blade components that elevate your workflow of Livewire applications.

731189.9k16](/packages/tallstackui-tallstackui)

PHPackages © 2026

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