jonmldr / path-helper
Helper for combining components of a relative path.
Installs: 3 781
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: ^7.4|^8.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.18
- phpro/grumphp: ^1.3
- phpunit/phpunit: ^9.5
- symfony/var-dumper: ^5.2
This package is auto-updated.
Last update: 2024-10-29 06:12:24 UTC
README
Helper for combining components of a relative path.
Installation
You can install the package via composer:
composer require jonmldr/path-helper
Testing
composer test
License
The MIT License (MIT). Please see License File for more information.