PHP File library for the local filesystem.
- Provide abstractions to the local file system
- Inspired by java
java.io.File
- Inspired by eclipse
org.eclipse.core.runtime.IPath
Install via Composer:
composer require phootwork/file
Report issues at the github Issue Tracker.
Refer to Releases