定制 erjon/php_encrypter 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

erjon/php_encrypter

最新稳定版本:v0.9

Composer 安装命令:

composer require erjon/php_encrypter

包简介

README 文档

README

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

Create a copy of your project before proceeding

Installation

composer require erjon/php_encrypter

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

php artisan project:encrypt

Only run this once

That's 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

php artisan project:decrypt key_provided_in_the_encryption_command

统计信息

  • 总下载量: 15
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-07-05