halojoy / PHP-PDO-DSN-Creator

A class that will configure PHP PDO DSN Connection and write this to a config file. Supports DSN for 3 databases.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP-PDO-DSN-Creator

A class that will configure PHP PDO DSN Connection and write this to a config file.
Supports DSN connection for 3 different databases:

  • SQLite
  • MySQL
  • PostgreSQL

About

A class that will configure PHP PDO DSN Connection and write this to a config file. Supports DSN for 3 databases.

License:MIT License


Languages

Language:PHP 75.9%Language:Hack 22.7%Language:CSS 1.3%