An open API service indexing awesome lists of open source software.

https://github.com/glowyphp/filesystem

Filesystem Package provide a fluent, object-oriented interface for working with filesystem.
https://github.com/glowyphp/filesystem

filesystem filesystem-component glowy glowyphp package php php-package

Last synced: 10 months ago
JSON representation

Filesystem Package provide a fluent, object-oriented interface for working with filesystem.

Awesome Lists containing this project

README

          

Filesystem



Filesystem Package provide a fluent, object-oriented interface for working with filesystem.


License MIT Total downloads GitHub Repo stars GitHub forks Hits of Code


### Installation

#### With [Composer](https://getcomposer.org)

```
composer require glowy/filesystem
```

### Resources
* [Documentation](https://awilum.github.io/glowyphp/filesystem)

### Tests

Run tests

```
./vendor/bin/pest
```

### License
[The MIT License (MIT)](https://github.com/glowyphp/filesystem/blob/master/LICENSE)
Copyright (c) [Sergey Romanenko](https://github.com/Awilum)