Libraries tagged by tire
php-mock/php-mock-mockery
1750452 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
81423 Downloads
Real-time monitoring straight from the command line for Laravel applications.
laminas/laminas-navigation
2203629 Downloads
Manage trees of pointers to web pages in order to build navigation systems
label84/laravel-hours-helper
77999 Downloads
Creates a Collection of times with a given interval.
kimai/kimai
6087 Downloads
Kimai - Time Tracking
julienbourdeau/route-usage
48427 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
464421 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
714044 Downloads
Collects and sends execution time of Doctrine queries, Twig renders and Redis requests as pinba timers to pinba server
hhxsv5/php-sse
161734 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
370333 Downloads
A Guzzle middleware that logs requests to debugbar's timeline
diablomedia/phpunit-pretty-printer
474213 Downloads
A PHPUnit result printer that shows per-file test progress and execution times
crestapps/laravel-code-generator
84649 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
cmfcmf/openweathermap-php-api
1258847 Downloads
A PHP API to parse weather data from OpenWeatherMap.org. This wrapper tries to normalise and abstract the data and remove inconsistencies.
cheprasov/php-redis-lock
406643 Downloads
RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.
bretterer/iso_duration_converter
1790829 Downloads
Easily convert ISO_8601 Duration time format to seconds and convert seconds to ISO-8601 Duration