bomoko/mysql-cnf-parser

.cnf parser

Installs: 63 305

Dependents: 3

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 5

Open Issues: 0

pkg:composer/bomoko/mysql-cnf-parser

0.0.3 2020-07-22 07:45 UTC

This package is auto-updated.

Last update: 2025-09-11 02:06:03 UTC


README

As the name suggests, this is a parser for mysql option files.

.cnf files are almost like .ini files, except they support including external files.

TODOs

  • Scan directories for .cnf files
  • Support .ini files (for Windows etc.)