PHPackages                             erjon/php\_encrypter - 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. erjon/php\_encrypter

ActiveLibrary[Security](/categories/security)

erjon/php\_encrypter
====================

v0.9(1y ago)020MITPHP

Since Jul 5Pushed 1y ago1 watchersCompare

[ Source](https://github.com/ErjonStafa/php_encrypter)[ Packagist](https://packagist.org/packages/erjon/php_encrypter)[ RSS](/packages/erjon-php-encrypter/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (8)Dependencies (1)Versions (9)Used By (0)

Php Encrypter for laravel
-------------------------

[](#php-encrypter-for-laravel)

### Usage

[](#usage)

Encryption for php files of the laravel project.

Please read before using

This is meant to be used only one time when the project is installed.
Modifications inside the folders of this package will result in failure of running the project.
To decrypt the files, date modification of package files is required.
This package prevents copies of the laravel project if used correctly.

It does not work with blade files

### First step

[](#first-step)

```
Create a copy of your project before proceeding

```

### Installation

[](#installation)

```
composer require erjon/php_encrypter

```

### Publish config file

[](#publish-config-file)

```
php artisan vendor:publish --tag=erjon_encrypter

```

Modify this file to include what folders of the project you have worked

### Encrypt files

[](#encrypt-files)

```
php artisan project:encrypt

```

Only run this once

### That's it you can run your project like always

[](#thats-it-you-can-run-your-project-like-always)

### If you want to make changes to the project, you can decrypt the files with the following command

[](#if-you-want-to-make-changes-to-the-project-you-can-decrypt-the-files-with-the-following-command)

```
php artisan project:decrypt key_provided_in_the_encryption_command

```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

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

Total

8

Last Release

658d ago

### Community

Maintainers

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

---

Top Contributors

[![ErjonStafa](https://avatars.githubusercontent.com/u/94717352?v=4)](https://github.com/ErjonStafa "ErjonStafa (18 commits)")

### Embed Badge

![Health badge](/badges/erjon-php-encrypter/health.svg)

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

###  Alternatives

[soved/laravel-gdpr

GDPR compliance with ease

299127.5k2](/packages/soved-laravel-gdpr)[masterro/laravel-xss-filter

Filter user input for XSS but don't touch other html

41254.5k](/packages/masterro-laravel-xss-filter)[enlightn/laravel-security-checker

A Laravel package to scan your dependencies for known security vulnerabilities.

51173.4k](/packages/enlightn-laravel-security-checker)[nickurt/laravel-pwned-passwords

PwnedPasswords for Laravel 11.x/12.x/13.x

187.5k](/packages/nickurt-laravel-pwned-passwords)[dgtlss/owaspadvisor

A Laravel package to help developers implement OWASP Top 10 security guidelines

327.1k](/packages/dgtlss-owaspadvisor)

PHPackages © 2026

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