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

ActiveLibrary[Security](/categories/security)

mdnayeemsarker/encryption
=========================

This is an Encryption and Decryption easy to use package

1.2(1y ago)141MITPHP

Since Jul 3Pushed 1y ago1 watchersCompare

[ Source](https://github.com/mdnayeemsarker/Encryption)[ Packagist](https://packagist.org/packages/mdnayeemsarker/encryption)[ RSS](/packages/mdnayeemsarker-encryption/feed)WikiDiscussions main Synced 1mo ago

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

Laravel Encryption Package
==========================

[](#laravel-encryption-package)

This package provides encryption and decryption functionalities for Laravel applications.

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

[](#installation)

To install the package, use Composer:

```
composer require mdnayeemsarker/encryption
```

Set Key for encryption use in config/app.php

```
'nenc_key' => env('NENC_KEY', 'set here'),
'nenc_is_debug' => env('NENC_IS_DEBUG', set here true/false),
```

Set Key for variable in env (optional)

```
NENC_KEY='key for encryption'
NENC_IS_DEBUG=true/false
```

Getting To Know Yeoman
----------------------

[](#getting-to-know-yeoman)

- Feel free to [learn more about MD NAYEEM SARKER](https://github.com/mdnayeemsarker).

License
-------

[](#license)

MIT © [MD NAYEEM SARKER](https://github.com/mdnayeemsarker)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity9

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

Every ~0 days

Total

2

Last Release

680d ago

### Community

Maintainers

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

---

Top Contributors

[![mdnayeemsarker](https://avatars.githubusercontent.com/u/34866701?v=4)](https://github.com/mdnayeemsarker "mdnayeemsarker (25 commits)")

### Embed Badge

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

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

###  Alternatives

[mrgswift/laravel-encryptenv

Laravel Environment Variable Encryption

4243.7k](/packages/mrgswift-laravel-encryptenv)[richardstyles/eloquent-aes

A Laravel Eloquent package to allow for model attribute encryption, using a seperate key

3437.0k](/packages/richardstyles-eloquent-aes)[tzsk/crypton

Laravel API Request Response Encryption

417.1k](/packages/tzsk-crypton)

PHPackages © 2026

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