Recommend this page to a friend! |
Classes of Nathan Bishop | PHP File Info | README.md | Download |
|
DownloadFileInfo[![Build Status][build-img]][build-url] [![Code Climate][gpa-img]][gpa-url] [![Test Coverage][coverage-img]][coverage-url] Provides a simple and flexible API wrapper around PHP's pathinfo method. InstallationThe recommended way of installing this package is through Composer:
Basic Usage
Contributing> Please see CONTRIBUTING. <a name="license"></a>License> Copyright © 2016 Nathan Bishop > > Please see LICENSE for more information. [build-url]: https://travis-ci.org/nbish11/FileInfo [build-img]: https://travis-ci.org/nbish11/FileInfo.svg?branch=master [gpa-url]: https://codeclimate.com/github/nbish11/FileInfo [gpa-img]: https://codeclimate.com/github/nbish11/FileInfo/badges/gpa.svg [coverage-url]: https://codeclimate.com/github/nbish11/FileInfo/coverage [coverage-img]: https://codeclimate.com/github/nbish11/FileInfo/badges/coverage.svg |