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.
Stars
168
Forks
7
Watchers
168
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
30
commits
feat!: replace microtime with hrtime for better precision
fd95ec3View on GitHubref: implement internal Table render class to remove symfony/console dependency
6617b96View on GitHubfeat: add measure() method for quick callable execution timing
76ea9b7View on GitHubfeat!: replace microtime with hrtime for better precision
0b2f3f1View on GitHubMerge pull request #9 from tomloprod/chore/update-dev-dependencies
f8fdc15View on GitHubMerge pull request #7 from tomloprod/feat/timewarden-summary
3aec4d4View on GitHubchore: remove AddOverrideAttributeToOverriddenMethodsRector
fa1ed8cView on GitHub