PHPackages                             wearesho-team/yii2-monitoring-fs - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. wearesho-team/yii2-monitoring-fs

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

wearesho-team/yii2-monitoring-fs
================================

Yii2 filesystem monitoring

2.0.0(1y ago)00[1 PRs](https://github.com/wearesho-team/yii2-monitoring-fs/pulls)MITPHP ^8.1

Since Feb 22Compare

[ Source](https://github.com/wearesho-team/yii2-monitoring-fs)[ Packagist](https://packagist.org/packages/wearesho-team/yii2-monitoring-fs)[ RSS](/packages/wearesho-team-yii2-monitoring-fs/feed)WikiDiscussions Synced 5d ago

READMEChangelog (2)Dependencies (8)Versions (5)Used By (0)

Yii2 Filesystem Monitoring
==========================

[](#yii2-filesystem-monitoring)

[![Tests & Lint](https://github.com/wearesho-team/yii2-monitoring-fs/actions/workflows/php.yml/badge.svg?branch=master)](https://github.com/wearesho-team/yii2-monitoring-fs/actions/workflows/php.yml)[![Latest Stable Version](https://camo.githubusercontent.com/7c069e6198466e10c7ffbfd99026b2cf2155cfb222cf25904c1307969aae3cfe/68747470733a2f2f706f7365722e707567782e6f72672f776561726573686f2d7465616d2f796969322d6d6f6e69746f72696e672d66732f762f737461626c652e706e67)](https://packagist.org/packages/wearesho-team/yii2-monitoring-fs)[![Total Downloads](https://camo.githubusercontent.com/69b9243b48b76a800decee6eadbe8e85239820928974841205b2e8d6c7c52542/68747470733a2f2f706f7365722e707567782e6f72672f776561726573686f2d7465616d2f796969322d6d6f6e69746f72696e672d66732f646f776e6c6f6164732e706e67)](https://packagist.org/packages/wearesho-team/yii2-monitoring-fs)[![codecov](https://camo.githubusercontent.com/7775758307da4e3fa4dccf1de8899d45556a40c0f903f91a7dbe2523db64e8d5/68747470733a2f2f636f6465636f762e696f2f67682f776561726573686f2d7465616d2f796969322d6d6f6e69746f72696e672d66732f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/wearesho-team/yii2-monitoring-fs)

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

[](#installation)

```
composer require wearesho-team/yii2-monitoring-fs:^2.0
```

Usage
-----

[](#usage)

Create instance of [Fs](./src/Control/Fs.php) class and put in it your filesystem adapter.

Simple usage example in console controller:

```
