Libraries tagged by time based
rezakho/khayyam
131 Downloads
A Simple PHP API Extension For Jalali-Shamsi and Gregorian Calendar Based On Carbon Extension
prog-time/laravel-request-testdata
11 Downloads
A Laravel package for automatically generating test request data based on validation rules.
vladyslav-dyba/server-clock
10 Downloads
Provide correct server time based on its external IP
symbiote-library/silverstripe-futureworkflow
3814 Downloads
Time based trigger for starting a workflow in the future
phossa2/uuid
2456 Downloads
A PHP lib to generate sequential/time based uuid for using as PK in DB.
imseyed/auth2fa
53 Downloads
PHP library provides functionality for generating Time-based One Time Passwords (TOTP) and HMAC-based One Time Passwords (HOTP), commonly used in two-factor authentication (2FA) systems.
horde/timeobjects
232 Downloads
Time-based objects application
gboddin/psk-validator
208 Downloads
Pre-shared key time based signature validtor
emerick42/kairoi-php
1650 Downloads
The official PHP client for Kairoi, a Dynamic, Accurate and Scalable Time-based Job Scheduler.
alnv/boxes4ward
31 Downloads
Archive, page and time based content boxes for Contao
meysampg/yii2-jtimepicker
9066 Downloads
Jalali Date-Time Picker based on jQueryUi DatePicker
phoenixsearch/phoenixsearch
15 Downloads
PhoenixSearch is a fast and modern full-text real-time search engine based on Redis + PHP7
akeneo-labs/pim-enhanced-connector
35602 Downloads
Provides PIM product reader with more option (choice on completeness, choice on enabled, delta based on last export time)
infrajs/cache
2390 Downloads
Cache based on files and modified time
bainternet/sqlite-simple-store
48 Downloads
Super lightweight Zero configuration sqlite-based key => value store with expiration time for PHP. Basically its a simple key value storage with and expireation field which will delete the value after it expires. Also since its heavily influenced by redis, some of redis useful functions were implemented.