Libraries tagged by tim
silverstripe/crontask
849749 Downloads
Module for running tasks with a standard cron timeschedule
sanmai/duoclock
5748851 Downloads
PHP time mocking for tests - PSR-20 clock with mockable sleep(), time(), and TimeSpy for PHPUnit testing
poliander/cron
418193 Downloads
Standard (V7) compliant crontab expression parser/validator with support for time zones
php-mock/php-mock-mockery
2362660 Downloads
Mock built-in PHP functions (e.g. time()) with Mockery. This package relies on PHP's namespace fallback policy. No further extension is needed.
mrmarchone/laravel-auto-crud
16285 Downloads
Laravel Auto CRUD helps you streamline development and save time.
leventcz/laravel-top
119853 Downloads
Real-time monitoring straight from the command line for Laravel applications.
label84/laravel-hours-helper
100507 Downloads
Creates a Collection of times with a given interval.
kimai/kimai
9421 Downloads
Kimai - Time Tracking
julienbourdeau/route-usage
68287 Downloads
Log what routes were used and when. Easily figure out if one hasn't been called in a long time (and delete it! 🥳)
ip2location/ip2location-laravel
565127 Downloads
Lookup for visitor's IP information, such as country, region, city, coordinates, zip code, time zone, ISP, domain name, connection type, area code, weather, MCC, MNC, mobile brand name, elevation and usage type.
intaro/pinba-bundle
967742 Downloads
Collects and sends execution time of Doctrine queries, Twig renders and Redis requests as pinba timers to pinba server
igbinary/igbinary
6563 Downloads
Igbinary is a drop in replacement for the standard php serializer. Instead of the time and space consuming textual representation used by PHP's serialize(), igbinary stores php data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for serialized data.
hhxsv5/php-sse
190432 Downloads
A simple and efficient library implemented HTML5's server-sent events by PHP, is used to real-time push events from server to client, and easier than Websocket, instead of AJAX request.
hannesvdvreken/guzzle-debugbar
434109 Downloads
A Guzzle middleware that logs requests to debugbar's timeline
diablomedia/phpunit-pretty-printer
544067 Downloads
A PHPUnit result printer that shows per-file test progress and execution times