Libraries tagged by tim
schnti/cachebuster
7730 Downloads
A plugin for Kirby 3 CMS to add modification timestamps to css and js files
sanmai/duoclock
2066 Downloads
PHP time mocking for tests - PSR-20 clock with mockable sleep(), time(), and TimeSpy for PHPUnit testing
rullzer/easytotp
35530 Downloads
Time-Based One-Time Password according to RFC6238
pyaesoneaung/atomic-locks-middleware
221 Downloads
A package designed to ensure that only one request is processed at a time.
poor-plebs/guzzle-connect-retry-decider
1773 Downloads
A guzzle retry middleware decider that re-attempts requests whenever a connection fails to be established. Always retries up to x times for GET requests and under specific conditions also for other HTTP methods.
petenelson/progress-estimator
23433 Downloads
PHP class to estimate time remaining for a list of tasks
pear/date_humandiff
23004 Downloads
Generate textual time differences that are easily understandable by humans.
njoguamos/laravel-otp
1744 Downloads
A composer package for generating and verifying One Time Passwords (OTP) in Laravel 11+.
netsells/laravel-mutex-migrations
20467 Downloads
Run mutually exclusive migrations from more than one server at a time
netlogix/cli-increasedatabasetimeout
10713 Downloads
Flow package that adds an aspect for the CommandController that allows to configure the database timeout for each command individually.
nathanmac/datetime-codeception-module
109693 Downloads
Testing helpers for date/time comparisons in your Codeception acceptance tests.
myparcelcom/concurrency-safe-migrations
45235 Downloads
Provides an artisan command that runs migrations but prevents execution at the same time
mouf/utils.value.value-interface
510499 Downloads
This package contains an interface used by many objects to say they represent a value that can be computed. The concept is very simple, and very powerful at the same time.
monsieurbiz/sylius-order-history-plugin
6699 Downloads
Add a timeline with all the order events on back-office.
microtime/microtime
40713 Downloads
A simple way to get elapsed time between two points.