cisvpn/db-secure-schema-state
Composer 安装命令:
composer require cisvpn/db-secure-schema-state
包简介
SSL-capable schema dump state replacement for Laravel supporting MySQL, MariaDB, and PostgreSQL with secure connection options.
README 文档
README
SSL-enabled, Postgres-enhanced and MySQL-enhanced schema dumps with MariaDB safety
This package overrides Laravel's MySqlSchemaState and PostgresSchemaState to provide full SSL support when dumping
schemas, while protecting MariaDB users from unsupported flags.
✨ Features
- SSL CA / CERT / KEY support
- Optional SSL verification toggles
- Automatically disabled for MariaDB
- Drop-in replacement for Laravel's SchemaState
- No framework modifications required
📦 Installation
composer require hazratmilad/db-secure-schema-state
统计信息
- 总下载量: 34
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-12-11