Libraries tagged by timestamp
horat1us/yii2-carbon-behavior
1919 Downloads
Yii2 Carbon Timestamps Behavior
hejunjie/id-generator
1 Downloads
轻量级 PHP ID 生成器,提供雪花算法、UUID、时间戳和自定义可读 ID 等多种策略,确保全局唯一性与高并发性能,可轻松集成到任何 PHP 项目,适用于订单号、资源标识、日志追踪等多种业务场景 | A lightweight PHP ID generator supporting Snowflake, UUID, timestamp, and custom readable ID strategies. Ensures global uniqueness and high-performance, easily integrable into any PHP project, suitable for order numbers, resource identifiers, log tracking, and various other business scenarios
hduarte77/validate
11 Downloads
Verify if a timestamp is valid for specific Time Zone.
emteknetnz/silverstripe-build-suffix
1857 Downloads
Set file cache suffix to use the last dev/build timestamp
ctw/ctw-middleware-generatedat
19 Downloads
This PSR-15 middleware adds an X-Generated-At timestamp to the Response header.
codemonkeyluffy/laravel-soft-deletes-not-empty
277 Downloads
SoftDeletesNotEmpty With Unix Timestamp For Laravel5+
christopherdarling/silverstripe-betterrequirementsversioning
24 Downloads
Replaces the querystring ?m=timestamp versioning to include the filestamp before the file extension for better caching
bubnov-mikhail/landedcostcalculationapi
13734 Downloads
Landed Cost API providing duty rates, calculation, and item harmonization. A set of sample requests are available as a [Postman Collection](https://www.getpostman.com/collections/ad308f6c9351a18c2c12). ## Basics ### Timestamps Timestamps should be formatted using ISO-8601 to the nearest second, in UTC e.g `2015-06-12T09:17:37Z` ### Expiries All Requests will have an associated timestamp. The validity for any request is 1 minute to account for any clock-skew. ## Authorization All API requests require an http header that contains your account ID and your account API Key. During account provisioning, you will be issued an API Key which you must supply with every request. ### Authorization Header To make an authorized API request, set the following HTTP header: `authorization: avalaraapikey id: key:`
boruta/timebase
13 Downloads
Flat file database for storage any data as events in timeline and finding it for a given timestamp.
bmatics/postgrestz
30 Downloads
Postgres driver using timestamp with timezone for Laravel 5
beehexa/module-improvedimageapi
6 Downloads
Update product updated at timestamp when image is updated
bearlikelion/twig-timetools
409 Downloads
A Twig extension to convert timestamps to readable seconds ago.
bda-matt/laravel-instagram-feed
67 Downloads
This is a fork of - https://github.com/Dymantic/laravel-instagram-feed - with timestamps
antonchaikin/f3-mongo
22 Downloads
Fat-Free Framework plugin for MongoDB with event hooks, soft deletes, and auto-timestamps.
andatech/yii2-timeago
46 Downloads
Timeago is a jQuery plugin that makes it easy to support automatically updating fuzzy timestamps. Forked from @rmm5t for Yii2 framework.