cisvpn/db-secure-schema-state

SSL-capable schema dump state replacement for Laravel supporting PostgreSQL with secure connection options.

Maintainers

Package info

github.com/cisvpn/db-secure-schema-state

pkg:composer/cisvpn/db-secure-schema-state

Statistics

Installs: 200

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-main 2026-05-29 10:32 UTC

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