PHPackages                             digitaledgeit/filesystem - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. digitaledgeit/filesystem

ActiveLibrary[File &amp; Storage](/categories/file-storage)

digitaledgeit/filesystem
========================

Library for the filesystem

0.2.6(10y ago)43.7k1CC-BY-NC-ND-3.0PHPPHP &gt;=5.3

Since Jan 4Pushed 10y ago5 watchersCompare

[ Source](https://github.com/digitaledgeit/php-filesystem)[ Packagist](https://packagist.org/packages/digitaledgeit/filesystem)[ Docs](http://www.digitaledgeit.com.au)[ RSS](/packages/digitaledgeit-filesystem/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (8)Dependencies (1)Versions (10)Used By (1)

filesystem
==========

[](#filesystem)

Filesystem functions (similar to Symfony... but simplifies copying/moving/deleting search results).

**Note:** Symfony's `Filesystem.remove()` now takes a `Traversable` and can be used with Symfony's `Finder` results. If this is your use case, then please use Symfony instead.

Installation
------------

[](#installation)

```
composer require digitaledgeit/filesystem

```

Usage
-----

[](#usage)

```
