nas1k/phootwork-file

File Operations for the local Filesystem

Maintainers

Package info

github.com/Nas1k/file

pkg:composer/nas1k/phootwork-file

Statistics

Installs: 1 540

Dependents: 0

Suggesters: 0

Stars: 0

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

This package is not auto-updated.

Last update: 2026-03-07 01:31:37 UTC


README

Build Status Scrutinizer Code Quality Code Coverage

PHP File library for the local filesystem.

Installation

Install via Composer:

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