0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 13, 2025 — Mar 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #11 from furey/patch/is-modified More... over 8 years ago
Changed "isModified" operator from "<" to "!==" More... over 8 years ago
Fix silly composer mistake. More... over 10 years ago
Add phpunit as a dependency. More... over 10 years ago
Update travis. More... over 10 years ago
Update the readme. More... over 10 years ago
Add an alias for the bound watcher instance. More... over 10 years ago
Update the sample watcher CLI script to utilize PSR-2. More... over 10 years ago
Convert to PSR-2. More... over 10 years ago
Merge pull request #5 from suwardany/feature/laravel-5 More... about 11 years ago
loosen illuminate dependencies More... about 11 years ago
Merge pull request #4 from Nyholm/patch-1 More... over 11 years ago
Added PHP 5.6 and HHVM to travis.yml More... over 11 years ago
Tweak composer so its a little more flexible. More... almost 12 years ago
Added build status to readme. More... over 12 years ago
Added travis ci More... over 12 years ago
Add back in comment on second parameter and change the start method. More... over 12 years ago
Working on the readme. More... over 12 years ago
Added aliases for startWatch and stopWatch. More... over 12 years ago
Working on test coverage and cleaning up tests. More... over 12 years ago
Updating file resource tests. More... over 12 years ago
Updating watcher tests. More... over 12 years ago
Fix up bug when checking if a resource is being tracked. More... over 12 years ago
Update the example watcher command. More... over 12 years ago
Tidying up some docblocks. More... over 12 years ago
Defer the service when used with Laravel. More... over 12 years ago
Allow listening for any event. More... over 12 years ago
Give the absolute path as the second parameter to listeners. More... over 12 years ago
Working on cleaning up some code. More... over 12 years ago
Add a more fluent API for when listening for events. More... over 12 years ago