\Gishiki\Database\Adapters\UtilsConnectionParser

Traits

ConnectionParserTrait Implements a working connection string parser.

Interfaces

ConnectionParserInterface Describe the implementation of a connection string parser.

Classes

ConnectionParserException An exception related to the database connection string parser.
MysqlConnectionParser the parser for MySQL connection queries.
PgsqlConnectionParser the parser for PostgreSQL connection queries.
SqliteConnectionParser the parser for SQLite connection queries.