7 Forks
165 Stars
165 Watchers

time-warden

TimeWarden is a lightweight PHP library that enables you to monitor the processing time of tasks (useful during the development stage) and allows you to set maximum execution times to tasks, empowering reactive actions when tasks exceed their estimate duration.

How to download and setup time-warden

Open terminal and run command
git clone https://github.com/tomloprod/time-warden.git
git clone is used to create a copy or clone of time-warden repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with time-warden https://github.com/tomloprod/time-warden/archive/master.zip

Or simply clone time-warden with SSH
[email protected]:tomloprod/time-warden.git

If you have some problems with time-warden

You may open issue on time-warden support forum (system) here: https://github.com/tomloprod/time-warden/issues