Skip to content

hazratmilad/db-secure-schema-state

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DB Secure Schema State for Laravel

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

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages