PHPackages                             kumatch/path - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. kumatch/path

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

kumatch/path
============

Utilities for file paths.

0.1.0(12y ago)07223MITPHPPHP &gt;=5.3.3

Since Nov 21Pushed 12y ago1 watchersCompare

[ Source](https://github.com/kumatch/php-path)[ Packagist](https://packagist.org/packages/kumatch/path)[ Docs](https://github.com/kumatch/php-path)[ RSS](/packages/kumatch-path/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependencies (1)Versions (2)Used By (3)

Path
====

[](#path)

Utilities for file paths.

[![Build Status](https://camo.githubusercontent.com/21c82fb0761b89d1da1fcefe1a4faf2f9444951287a94b08fa684e374e6cad8e/68747470733a2f2f7472617669732d63692e6f72672f6b756d617463682f7068702d706174682e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/kumatch/php-path)

Install
-------

[](#install)

Add "kumatch/path" as a dependency in your project's composer.json file.

```
{
  "require": {
    "kumatch/path": "*"
  }
}

```

And install your dependencies.

```
$ composer install

```

Methods
-------

[](#methods)

```
