2017 © Pedro Peláez
 

library fs

File and directory management in PHP 5.5+ done right.

image

php-packages/fs

File and directory management in PHP 5.5+ done right.

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 4 % Grown

The README.md

Fs 0.1.0 Build Status

File and directory management in PHP 5.5+ done right. Check out the wiki for more info!, (*1)

Path

  • #path
  • #short
  • #shorten
  • #skipName
  • #parts
  • #asFile
  • #isFile
  • #asDir
  • #isDir
  • #join
  • #full
  • #resolve
  • #isReadable
  • #isRelative
  • #isAbsolute
  • #replica

Dir

  • #isEmpty
  • #contains
  • #all
  • #files
  • #dirs
  • #item
  • #remove
  • #copyFrom
  • #copyTo
  • #moveTo
  • #make
  • #reload

File

  • #isEmpty
  • #size
  • #lines
  • #contains
  • #read
  • #load
  • #rewrite
  • #append
  • #prepend
  • #truncate
  • #matches
  • #search
  • #remove
  • #copyTo
  • #moveTo
  • #lastModified

The Versions

05/04 2015

dev-master

9999999-dev https://github.com/php-packages/fs

File and directory management in PHP 5.5+ done right.

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

api file filesystem library directory

05/04 2015

0.1.0

0.1.0.0 https://github.com/php-packages/fs

File and directory management in PHP 5.5+ done right.

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

api file filesystem library directory