b2pweb/bdf-dsn
Simple PHP DSN parser for database connection strings. Parse URL-style (mysql://user:pass@host/db?timeout=3) and PDO DSN format (mysql:host=...;dbname=...;timeout=...) into an easy-to-use object/array.
A simple DSN parser in PHP
How can I help you explore Laravel packages today?