PackageTrack
Sign in Get early access

nyholm/dsn

Parse your DSN strings in a powerful and flexible way

2.0.1 25M downloads/mo #1020 most downloaded on Packagist Nyholm/dsn

What this package is like to depend on

Last release 5 years ago

no release in 18 months

Ships fairly regularly

a new release about every 9 months

Nearly every release is documented

notes for 6 of 6 stable releases

Nothing withdrawn

no release was ever pulled

8 years old

8 releases · first in 2018

0 releases in the last 12 months

see the full history below

Release timeline

8 releases · Mar 2018 to Nov 2021
2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 8
  1. 2.0.1 18 Nov 2021
    Release notes

    See change log for changes

    Open source →
    Release notes

    Fixed

    • Improve parsing of nested functions
    Open source →
    Release notes

    Release 2.0.1 Latest

    Latest

    Compare

    Choose a tag to compare

    Open source →
  2. 2.0.0 16 Oct 2020
    Release notes

    Version 2 comes with a new definition was a DSN really is. It supports functions and a greater variety of DSN formats.

    Changed

    The Nyholm\Dsn class has been replaced with Nyholm\Dsn\DsnParser. To get a Dsn
    object:

    // Before
    $dsn = new \Nyholm\DSN('mysql://localhost');
    
    // After
    $dsn = \Nyholm\Dsn\DsnParser::parse('mysql://localhost');

    See change log for more changes

    Open source →
    Release notes

    See change log for changes

    Open source →
    Release notes

    See change log for changes

    Open source →
    Release notes

    No changes since beta2.

    Open source →
    Release notes

    Release 2.0.0

    Compare

    Choose a tag to compare

    Open source →
  3. 2.0.0-beta2 11 Oct 2020 pre-release

    Nothing published for this version

  4. 2.0.0-beta1 03 Oct 2020 pre-release

    Nothing published for this version

  5. 1.0.1 11 Apr 2020
    Release notes

    Make sure we decode username and password

    Open source →
    Release notes

    Release 1.0.1

    Compare

    Choose a tag to compare

    Open source →
  6. 1.0.0 11 Dec 2018
    Release notes

    No changes since 0.1.1.

    Open source →
    Release notes

    Release 1.0.0

    Compare

    Choose a tag to compare

    Open source →
  7. 0.1.1 11 Dec 2018
    Release notes

    Support for PHP 7.3.

    Open source →
    Release notes

    Release 0.1.1

    Compare

    Choose a tag to compare

    Open source →
  8. 0.1.0 03 Mar 2018
    Release notes

    Initial release.

    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive