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 1mo 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

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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

1252d 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

[illuminate/encryption

The Illuminate Encryption package.

9229.7M280](/packages/illuminate-encryption)[spatie/laravel-ciphersweet

Use ciphersweet in your Laravel project

416718.4k1](/packages/spatie-laravel-ciphersweet)[genealabs/laravel-governor

Managing policy and control in Laravel.

201262.8k](/packages/genealabs-laravel-governor)[ercsctt/laravel-file-encryption

Secure file encryption and decryption for Laravel applications

642.6k](/packages/ercsctt-laravel-file-encryption)[aedart/athenaeum

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

245.2k](/packages/aedart-athenaeum)[liyu/signature

2611.5k](/packages/liyu-signature)

PHPackages © 2026

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