Loading README.md +6 −6 Original line number Diff line number Diff line Loading @@ -8,6 +8,12 @@ A PHP library to work with absolute and relative paths. ## Installation ```bash composer require arokettu/path ``` ## Usage ```php Loading @@ -32,12 +38,6 @@ $url->resolveRelative($rel)->toString(); // => https://example.com/some/other/path ``` ## Installation ```bash composer require arokettu/path ``` ## Documentation Read full documentation here: <https://sandfox.dev/php/path.html> Loading Loading
README.md +6 −6 Original line number Diff line number Diff line Loading @@ -8,6 +8,12 @@ A PHP library to work with absolute and relative paths. ## Installation ```bash composer require arokettu/path ``` ## Usage ```php Loading @@ -32,12 +38,6 @@ $url->resolveRelative($rel)->toString(); // => https://example.com/some/other/path ``` ## Installation ```bash composer require arokettu/path ``` ## Documentation Read full documentation here: <https://sandfox.dev/php/path.html> Loading