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
A class that will configure PHP PDO DSN Connection and write this to a config file. Supports DSN for 3 databases.
PHPMIT