Libraries tagged by timestamp
companue/shared-utilities
9 Downloads
Shared utilities, traits, and helpers for Companue service packages including ordering, timestamping, and common model behaviors
codemonkeyluffy/laravel-soft-deletes-not-empty
282 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
13735 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
banulakwin/laravel-eloquent-columns
0 Downloads
Reusable Eloquent traits and Blueprint macros: active, featured, sort order, timestamps/soft deletes, slugs (Spatie), audit columns.
asadbekrahimov/eimzo-integration
0 Downloads
Laravel package for E-IMZO authentication, PKCS#7 signing, verification, timestamping and demo examples.
antonchaikin/f3-mongo
25 Downloads
Fat-Free Framework plugin for MongoDB with event hooks, soft deletes, and auto-timestamps.
anjan-talukdar/laravel-user-timezone
1 Downloads
Seamless user timezone handling and dynamic Eloquent timestamp conversion for Laravel applications.
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.
amrachraf6699/datify
3 Downloads
Automatic timestamp formatting helpers for Laravel created_at and updated_at columns.