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 today

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 21% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity36

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

703d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/94717352?v=4)[ErjonStafa](/maintainers/ErjonStafa)[@ErjonStafa](https://github.com/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

[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135224.7k7](/packages/statamic-rad-pack-runway)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21318.6k3](/packages/ecotone-laravel)[duncanmcclean/statamic-cargo

Comprehensive e-commerce addon for Statamic. Build bespoke e-commerce sites without the complexity.

3416.6k](/packages/duncanmcclean-statamic-cargo)

PHPackages © 2026

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