定制 cline/huckle 二次开发

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

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

cline/huckle

最新稳定版本:1.3.5

Composer 安装命令:

composer require cline/huckle

包简介

HCL-based multi-tenant configuration management for Laravel with credential lifecycle support

README 文档

README

GitHub Workflow Status Latest Version on Packagist Software License Total Downloads

Huckle is an HCL-based multi-tenant configuration management package for Laravel. Define structured configurations with partitions, environments, and services — then export them directly to .env files or inject them into your application at runtime.

Key Features

  • Multi-Tenant Hierarchies — Organize config by partition/tenant, environment, provider, and service
  • HCL Syntax — Type-safe, human-readable configuration with HashiCorp Configuration Language
  • Environment Exports — Generate .env files or inject values via putenv() at runtime
  • Context-Based Queries — Filter configurations by partition, environment, or custom tags
  • Credential Lifecycle — Track expiration dates, rotation schedules, and sensitive value masking
  • Encryption Support — Encrypt/decrypt configuration files for secure storage and deployment

Requirements

Requires PHP 8.4+ and Laravel 12+

Installation

composer require cline/huckle

Publish the configuration:

php artisan vendor:publish --tag=huckle-config

Documentation

Change log

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details.

Security

If you discover any security related issues, please use the GitHub security reporting form rather than the issue queue.

Credits

License

The MIT License. Please see License File for more information.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-12-04