Libraries tagged by tim
timeweb/phpstan-enum
2874082 Downloads
Enum class reflection extension for PHPStan
timacdonald/pulse-validation-errors
292185 Downloads
Validation errors card for Laravel Pulse
timacdonald/has-parameters
207366 Downloads
A trait that allows you to pass arguments to Laravel middleware in a more PHP'ish way.
stefro/laravel-lang-country
29491 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
192753 Downloads
Track application stat changes over time
poliander/cron
227620 Downloads
Standard (V7) compliant crontab expression parser/validator with support for time zones
php-mock/php-mock-mockery
1583061 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
70501 Downloads
Creates a Collection of times with a given interval.
kimai/kimai
5404 Downloads
Kimai - Time Tracking
julienbourdeau/route-usage
42756 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
437639 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
653380 Downloads
Collects and sends execution time of Doctrine queries, Twig renders and Redis requests as pinba timers to pinba server
insolita/yii2-adminlte-widgets
428523 Downloads
Widgets for AdminLTE theme (Box with remember collapse state, Timeline, Tile, Callout, SmallBox etc)
hprose/hprose
200678 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
153183 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.