Libraries tagged by times
fresh/centrifugo-bundle
232826 Downloads
Provides communication with web-socket server Centrifugo in Symfony applications.
denis660/laravel-centrifugo
118242 Downloads
Centrifugo broadcaster for laravel
antishov/doctrine-extensions-bundle
2020236 Downloads
Forked from stof/doctrine-extensions-bundle integration of the gedmo/doctrine-extensions with Symfony 4
typo3/cms-scheduler
7646136 Downloads
TYPO3 CMS Scheduler - Schedule tasks to run once or periodically at a specific time.
stefro/laravel-lang-country
31608 Downloads
Setting the locale is not enough most of the time, some countries use more than one languages. Also, different countries use different date notation formats, names, flags and currencies. This package is here to help you with that!
spatie/laravel-stats
200135 Downloads
Track application stat changes over time
poliander/cron
247649 Downloads
Standard (V7) compliant crontab expression parser/validator with support for time zones
php-mock/php-mock-mockery
1660139 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.
label84/laravel-hours-helper
73501 Downloads
Creates a Collection of times with a given interval.
kimai/kimai
5819 Downloads
Kimai - Time Tracking
julienbourdeau/route-usage
44621 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
450749 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
679425 Downloads
Collects and sends execution time of Doctrine queries, Twig renders and Redis requests as pinba timers to pinba server
hprose/hprose
202936 Downloads
It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.
hhxsv5/php-sse
156832 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.