/file

File Operations for the local Filesystem

Primary LanguagePHPMIT LicenseMIT

PHP File Library

License Latest Stable Version Total Downloads
Build Status Scrutinizer Code Quality Code Coverage

PHP File library for the local filesystem.

Goals

  • Provide abstractions to the local file system
  • Inspired by java java.io.File
  • Inspired by eclipse org.eclipse.core.runtime.IPath

Installation

Install via Composer:

composer require phootwork/file

Contact

Report issues at the github Issue Tracker.

Changelog

Refer to Releases