Skip to content

Advanced file-system operations. For those who want a native php implementation of `rm -rf`, etc.

Notifications You must be signed in to change notification settings

maskas/advanced-fs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

file-system

SensioLabsInsight

Advanced file-system operations. For those who want a native php implementation of rm -rf, etc.

Usage

Add the following to your composer.json file

"require": {
  "mangirdas/file-system": "*"
},
...

Run tests

vendor/bin/phpunit --bootstrap tests/bootstrap.php tests

(works only on Linux)

About

Advanced file-system operations. For those who want a native php implementation of `rm -rf`, etc.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages