PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of Dawood Ikhlaq   PHP Check Folder for New Files   README.md   Download  
File: README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: PHP Check Folder for New Files
Watch folder and send email when new files appear
Author: By
Last change:
Date: 4 years ago
Size: 366 bytes
 

Contents

Class file image Download

DirTracker

Simple PHP Package To Track The Directory For New Files and If New File Has Been Detected It Sends Email To Admin

Installation

git clone https://github.com/daudmalik06/DirTracker
cd DirTracker
composer install
cp .env.example .env
set SMTP credentials in .env file and other variables

Usage

php track.php /path/to/dir