Libraries tagged by time based
unicalabs/agrippa
341 Downloads
A secret sharing mechanism based on the principal that using a soon-to-be-expiring link to retrieve sensitive information is better than having the sensitive information persist in email, chat, etc...
prog-time/laravel-request-testdata
22 Downloads
A Laravel package for automatically generating test request data based on validation rules.
phossa2/uuid
2460 Downloads
A PHP lib to generate sequential/time based uuid for using as PK in DB.
omnitaskba/laravel-model-metrics
4 Downloads
Easily attach time-based metrics to any Eloquent model.
imseyed/auth2fa
150 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.
gboddin/psk-validator
209 Downloads
Pre-shared key time based signature validtor
emerick42/kairoi-php
1655 Downloads
The official PHP client for Kairoi, a Dynamic, Accurate and Scalable Time-based Job Scheduler.
brille24/sylius-special-price-plugin
27656 Downloads
Provides time based special pricing for Sylius.
phoenixsearch/phoenixsearch
16 Downloads
PhoenixSearch is a fast and modern full-text real-time search engine based on Redis + PHP7
lastdino/echochat
204 Downloads
A workspace and channel based real-time chat functionality package for Laravel.
sustainableweb/website-carbon-calculator
5 Downloads
Lightweight and framework-agnostic PHP library to calculate web page carbon emissions based on real-time parameters. No external API required — ideal for custom integrations, CLI tools, or backend automation.
etechflow/module-next-day-eligibility
16 Downloads
Automatically manages a Next Day Eligible attribute on products based on real-time stock and a per-product Drop-Ship override, and restricts configured next-day shipping methods at checkout when any cart item is not eligible.
akhela/website-carbon-calculator
30 Downloads
Lightweight and framework-agnostic PHP library to calculate web page carbon emissions based on real-time parameters. No external API required — ideal for custom integrations, CLI tools, or backend automation.
studio24/http-cache-clear
16519 Downloads
Clear old cache data from the Symfony HTTP Cache (filesystem) based on an expiry time
bainternet/sqlite-simple-store
50 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.