laranail/env-kit 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

laranail/env-kit

Composer 安装命令:

composer require laranail/env-kit

包简介

View-less, fluent .env editing engine for Laravel — programmatic API, Artisan CLI, and interactive TUI.

README 文档

README

Latest version on Packagist Tests License: MIT

A view-less Laravel engine for reading and safely editing .env files — one transactional, atomic, guarded, audited commit path behind a programmatic API, a CLI, and an interactive TUI.

PHP ^8.4.1 on Laravel ^13. It is the engine of the EnvKit family; the env-kit-webui companion drives it for the web.

Install

composer require laranail/env-kit
use Simtabi\Laranail\EnvKit\Headless\Facades\EnvKit;

EnvKit::set('MAIL_HOST', 'smtp.acme.test');   // atomic · backed-up · audited
$debug = EnvKit::getBool('APP_DEBUG', false);  // typed read

Documentation

Full documentation is at opensource.simtabi.com/documentation/laranail/env-kit — format-preserving atomic writes, secret redaction + encryption-at-rest, schema validation, the guard/protection policy, the CLI, the interactive TUI, and configuration.

Contributing & security

Issues and PRs are welcome — see CONTRIBUTING.md. Report vulnerabilities per SECURITY.md (opensource@simtabi.com); participation follows the Code of Conduct.

License

MIT © Simtabi LLC. See LICENSE.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-07-09

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固