Libraries tagged by php timer
consistence/consistence
1085642 Downloads
Consistence - consistent approach and additions to PHP's functionality
ahand/mobileesp
447753 Downloads
Since 2008, MobileESP provides web site developers an easy-to-use and lightweight API for detecting whether visitors are using a mobile device, and if so, what kind. The APIs provide simple boolean results ('true' or 'false') for identifying individual device categories (such as iPhone, BlackBerry, Android, and Windows Mobile), device capabilities (e.g., J2ME), and broad classes of devices, such as 'iPhone Tier' (iPhone/Android/Tizen) or 'Tablet Tier.' APIs are available in PHP, JavaScript, Java, C#, Ruby Python, and more.
stevegrunwell/time-constants
374386 Downloads
A series of constants designed to make it easier to express time in PHP applications
php-mock/php-mock-prophecy
396506 Downloads
Mock built-in PHP functions (e.g. time()) with Prophecy. This package relies on PHP's namespace fallback policy. No further extension is needed.
tomloprod/time-warden
10286 Downloads
TimeWarden is a lightweight PHP library that enables you to monitor the processing time of tasks and task groups (useful during the development stage). Additionally, it allows you to set maximum execution times to tasks, empowering proactive actions when tasks exceed their planned duration.
oleh-ozimok/php-centrifugo
495253 Downloads
PHP client for Centrifugo real-time messaging server
jakobo/hotp-php
61897 Downloads
HOTP simplifies One Time Password systems for PHP Authentication
pedrosancao/php-otp
46461 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
imelgrat/google-time-zone
755628 Downloads
A PHP wrapper for the Google Maps TimeZone API.
zjkal/time-helper
22824 Downloads
一个简单快捷的PHP日期时间助手类库。 a smart PHP datetime helper library.
smirik/php-datetime-ago
140933 Downloads
How much time ago in text format
panique/php-sass
76159 Downloads
Compiles your SASS .scss files to .css every time your run your app (in development)
genesisgateway/genesis_php
223194 Downloads
PHP Client for Genesis Payment Processing Gateway
danielstjules/php-pretty-datetime
80265 Downloads
Generates human-readable strings for PHP DateTime objects
chillerlan/php-authenticator
90277 Downloads
A generator for counter- and time based 2-factor authentication codes (Google Authenticator). PHP 8.2+