Libraries tagged by time
rinvex/laravel-support
780598 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
antishov/doctrine-extensions-bundle
2005606 Downloads
Forked from stof/doctrine-extensions-bundle integration of the gedmo/doctrine-extensions with Symfony 4
timeweb/phpstan-enum
2866589 Downloads
Enum class reflection extension for PHPStan
stefro/laravel-lang-country
29262 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
191865 Downloads
Track application stat changes over time
poliander/cron
225471 Downloads
Standard (V7) compliant crontab expression parser/validator with support for time zones
php-mock/php-mock-mockery
1575171 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.
leventcz/laravel-top
63938 Downloads
Real-time monitoring straight from the command line for Laravel applications.
label84/laravel-hours-helper
70257 Downloads
Creates a Collection of times with a given interval.
kimai/kimai
5378 Downloads
Kimai - Time Tracking
julienbourdeau/route-usage
42555 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
436383 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
650812 Downloads
Collects and sends execution time of Doctrine queries, Twig renders and Redis requests as pinba timers to pinba server
hprose/hprose
200431 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
152736 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.