Contents Menu Expand Light mode Dark mode Auto light/dark mode
Path Library
Path Library
stable
  • Path Interfaces
  • Path Classes
  • Helper Classes

Path Library¶

Packagist GitLab GitHub Bitbucket Gitea

A PHP library to work with absolute and relative paths.

Installation¶

composer require arokettu/path

Documentation¶

  • Path Interfaces
    • PathInterface
    • AbsolutePathInterface
    • RelativePathInterface
  • Path Classes
    • RelativePath
    • FilesystemPath
    • UrlPath
    • StreamPath
  • Helper Classes
    • PathFactory
    • PathUtils

License¶

The library is available as open source under the terms of the MIT License.

Next
Path Interfaces
Copyright © 2021 Anton Smirnov | Built with Sphinx and @pradyunsg's Furo theme. | Show Source
Contents
  • Path Library
    • Installation
    • Documentation
    • License