2017 © Pedro Peláez
 

library file

File Operations for the local Filesystem

image

phootwork/file

File Operations for the local Filesystem

  • Saturday, July 1, 2017
  • by gossi
  • Repository
  • 1 Watchers
  • 5 Stars
  • 78,473 Installations
  • PHP
  • 6 Dependents
  • 0 Suggesters
  • 4 Forks
  • 1 Open issues
  • 5 Versions
  • 14 % Grown

The README.md

PHP File Library

Tests Scrutinizer Code Quality Code Coverage License Latest Stable Version Total Downloads, (*1)

PHP File library for the local filesystem., (*2)

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:, (*3)

composer require phootwork/file

Running tests

This package is a part of the Phootwork library. In order to run the test suite, you have to download the full library., (*4)

git clone https://github.com/phootwork/phootwork

Then install the dependencies via composer:, (*5)

composer install

Now, run the file test suite:, (*6)

vendor/bin/phpunit --testsuite file

If you want to run the whole library tests, simply run:, (*7)

vendor/bin/phpunit

Contact

Report issues at the github Issue Tracker., (*8)

Changelog

Refer to Releases, (*9)

The Versions

01/07 2017

dev-master

9999999-dev

File Operations for the local Filesystem

  Sources   Download

MIT

The Requires

 

The Development Requires

file filesystem

01/07 2017

v0.2

0.2.0.0

File Operations for the local Filesystem

  Sources   Download

MIT

The Requires

 

The Development Requires

file filesystem

21/04 2016

v0.1.2

0.1.2.0

File Operations for the local Filesystem

  Sources   Download

MIT

The Requires

 

The Development Requires

file filesystem

23/06 2015

v0.1.1

0.1.1.0

File Operations for the local Filesystem

  Sources   Download

MIT

The Requires

 

The Development Requires

file filesystem

27/05 2015

v0.1

0.1.0.0

File Operations for the local Filesystem

  Sources   Download

MIT

The Requires

 

The Development Requires

file filesystem