Libraries tagged by bimer
tavgear/benchmark
5 Downloads
Flexible utility for measuring execution time of code using customizable timers. Various output formats supported. Used for initial debugging and code optimization.
tauseedzaman/laravel-coming-soon
83 Downloads
Dynamic Comming Soon package for laravel
sunra/jquery-set-symfony2-bundle
457 Downloads
jQuery and set of plugins for Symfony2. Bundled & composer packaged
slavlee/countdown-element
80 Downloads
Powerful TYPO3 extension to display countdown timers. Buy the PRO version: https://countdown-element.slavlee.de/free-vs-pro/
simphotonics/utils
22 Downloads
String and array utility functions.
sigma-z/simtt
7 Downloads
Interactive Simple Command Line Time Tracker in PHP
pmdumuid/kbw-countdown
452 Downloads
This plugin sets a div or span to show a countdown to a given time. * Standard or compact formats, or create your own layout. * Decide which periods to show. * Count up from a date/time instead. * Cater for timezone differences and synchronise with server time. * Over 45 localisations.
phpreboot/stopwatch
1535 Downloads
PHP utility library for Stopwatch. Useful for optimization and other purpose.
philharmonie/timr-laravel
14 Downloads
Timr API integration for Laravel
pengyu/server
4 Downloads
a compact network communication server wirtten by php
pastuhov/yii2-redis-ticker
10 Downloads
Yii2 Redis ticker.
panda843/laravel-s
3 Downloads
🚀 LaravelS is an out-of-the-box adapter between Swoole and Laravel/Lumen.
omegaalfa/tasks
7 Downloads
A lightweight asynchronous task manager for PHP applications
ngsoft/clock
0 Downloads
Provides a way to time code execution
microtimer/microtimer
15 Downloads
The primary purpose of Microtimer is measuring time elapsed between two points (marks). On top of that you can pass extra data when marking a point in time, get a mark by key, or get all marks, or get a subset of marks. You can also measure a time between any arbitary mark or a timestamp.