Libraries tagged by timestamp
ivrok/datetimezone-util
7 Downloads
A utility to format date by timestamp and specified timezone
insidesuki/stamp
60 Downloads
TimeStamp utilities
humanmade/time-shortcode
54 Downloads
Register a [time] shortcode to wrap a timestamp and render as a element.
hduarte77/validate
8 Downloads
Verify if a timestamp is valid for specific Time Zone.
grimmlink/timingfield
234 Downloads
A jquery plugin to transform a timestamp field into an hours/minutes/seconds selector.
ctw/ctw-middleware-generatedat
17 Downloads
This PSR-15 middleware adds an X-Generated-At timestamp to the Response header.
bubnov-mikhail/landedcostcalculationapi
13731 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
10 Downloads
Flat file database for storage any data as events in timeline and finding it for a given timestamp.
amattu2/event-logger
13 Downloads
A lightweight, basic PHP 7+ event message logger that eases the workload of writing and generating timestamped events.
ailuoy/laravel-context
49 Downloads
Add a application deploy timestamp prefix to cookie name for laravel.
101infotech/data2monthly
90 Downloads
This package converts your data using a timestamp field to ordered data monthly or yearly.
thisvessel/carbonated
403 Downloads
An Eloquent model trait that offers more flexible timestamp/date/time handling.
stephanecoinon/autoversion
417 Downloads
Suffix asset file name with a timestamp to invalidate cache if a new asset is uploaded on the server.
somnambulist/laravel-doctrine-behaviours
932 Downloads
Alternative Doctrine behaviours for laravel-doctrine extensions. Provides blamable, timestampable and universally identifiable.
ceesvanegmond/cachebust
256 Downloads
A small Laravel4 library to add cachebusting to images. Use the cachebust() helper to get the cachebusted file + timestamp.