Download the PHP package dcyilmaz/file-monitor without Composer
On this page you can find all versions of the php package dcyilmaz/file-monitor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dcyilmaz/file-monitor
More information about dcyilmaz/file-monitor
Files in dcyilmaz/file-monitor
Download dcyilmaz/file-monitor
More information about dcyilmaz/file-monitor
Files in dcyilmaz/file-monitor
Vendor dcyilmaz
Package file-monitor
Short Description You know if your project has been hacked by checking your files.
License MIT
Package file-monitor
Short Description You know if your project has been hacked by checking your files.
License MIT
Please rate this library. Is it a good library?
Informations about the package file-monitor
File Monitor
File Monitor is a Laravel package that allows you to monitor file changes within your application. It helps in keeping track of modifications, creations of files.
Installation
You can install the package via Composer:
Install package
Register provider in bootstrap/providers.php
Install file_records table
Scan all files
You should see this kind of writing.
You can then scan and check your files at any time with this command
This is how you can see your scan results
All versions of file-monitor with dependencies
PHP Build Version
Package Version
The package dcyilmaz/file-monitor contains the following files
Loading the files please wait ....