nas1k/phootwork-file

File Operations for the local Filesystem

Maintainers

Details

github.com/Nas1k/file

Source

v0.1.2 2016-04-21 14:47 UTC

This package is not auto-updated.

Last update: 2024-04-05 16:21:09 UTC


README

Build Status Scrutinizer Code Quality Code Coverage

PHP File library for the local filesystem.

Installation

Install via Composer:

{
	"require": {
		"phootwork/file": "~0"
	}
}