承接 andreazorzi/dotencrypt 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

andreazorzi/dotencrypt

最新稳定版本:1.0.2

Composer 安装命令:

composer require andreazorzi/dotencrypt

包简介

A Laravel multi-env encryptor for secure team sharing.

README 文档

README

Latest Version on Packagist Total Downloads

A Laravel multi-env encryptor for secure team sharing.

Installation

composer require andreazorzi/dotencrypt

Requirements

  • PHP 8.0+
  • Illuminate/Console

Usage

Encrypt

php artisan dotencrypt:encrypt {files?*}

If no file is specified, the command will search for .env and .env.production by default. Once launched, the command will prompt for an encryption password, then encrypt the selected env files in the storage/env folder.

Decrypt

php artisan dotencrypt:decrypt {files?*}

If no file is specified, the command will search for .env and .env.production by default in the storage/env folder. Once launched, the command will prompt for the decryption password, then decrypt the selected encrypted files and restore them to their original location. If the decryption password does not match the encryption password, an error will be shown in the console.

Check Updates

php artisan dotencrypt:check-updates

This command compares all encrypted files in the storage/env folder with their local counterparts to detect synchronization issues.

Behavior

  • Hashes match: No action needed, files are in sync
  • Local file missing or local file is older: Suggests running decrypt to restore the latest version
  • Local file is newer: Suggests running encrypt to update the encrypted version

This helps keep your team's environment files synchronized and prevents accidental overwrites.

License

MIT License

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-11-06

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固