Libraries tagged by mimes
insidesuki/stamp
58 Downloads
TimeStamp utilities
grimmlink/timingfield
234 Downloads
A jquery plugin to transform a timestamp field into an hours/minutes/seconds selector.
fragotesac/zf1-date
12 Downloads
Zend Framework 1 Date & TimeSync components
exan/reactphp-retrier
1196 Downloads
Simple way to retry reactPHP promises several times
dung-nguyentrung/mes-cmd
26 Downloads
A generate file in custom directory for Greenland iMES
dotdecay/time-benchy
138 Downloads
Benchmark Tool for measuring execution times
disfasia/php-timing
292 Downloads
Get execution times of a full script or parts of it
datetime/datetime
265 Downloads
A libary to handle dates and times separately from one another.
datagutten/amb-laptimes
58 Downloads
A tool to save passings from a AMB/MyLaps decoder and calculate lap times
datagutten/amb-infoscreen
1 Downloads
Show lap times using data from a AMB or MyLaps decoder. This tool is designed to work offline without internet connection.
ctw/ctw-middleware-generatedat
17 Downloads
This PSR-15 middleware adds an X-Generated-At timestamp to the Response header.
crimsonkissaki/mockmaker
42 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
callmeahmedr/urdu-date-time-library
4 Downloads
A PHP library for handling dates and times in Urdu, including Hijri conversion.
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.