cisvpn / db-secure-schema-state
SSL-capable schema dump state replacement for Laravel supporting PostgreSQL with secure connection options.
dev-main
2026-05-29 10:32 UTC
Requires
- php: ^8.1|^8.2|^8.3
- laravel/framework: ^11|^12|^13
This package is not auto-updated.
Last update: 2026-05-29 11:20:01 UTC
README
SSL-enabled, Postgres-enhanced schema dumps with MariaDB safety
This package overrides Laravel's PostgresSchemaState to provide full SSL support when dumping
schemas
✨ Features
- SSL CA / CERT / KEY support
- Optional SSL verification toggles
- Drop-in replacement for Laravel's SchemaState
- No framework modifications required
📦 Installation
composer require hazratmilad/db-secure-schema-state