Libraries tagged by Minutes
hasura-extra/hasura-extra
2 Downloads
Handle Hasura metadata & business logic in minutes.
grimmlink/timingfield
234 Downloads
A jquery plugin to transform a timestamp field into an hours/minutes/seconds selector.
frozzare/wp-conauth
15 Downloads
Signing in to WordPress by link sent to your email. The link will expire in fifteen minutes and can only be used once.
freewinds/laravel-short-schedule
1053 Downloads
Schedule artisan commands to run using a sub-minute frequency
espero-soft/dateformat
681 Downloads
This Php library will help you format your dates in number of years, months, days, hours, minutes and seconds.
erwinnerwin/laravel-api-generator
17 Downloads
Laravel API Generator is a tool that generates a RESTful API backend for Laravel applications. It helps developers create a complete and functional API in minutes, saving time and streamlining the development process. With features like code generation, customizable templates, and secure authentication, the Laravel API Generator simplifies the creation of robust, scalable, and secure APIs.
elipettingale/microtime-converter
1866 Downloads
A helper function to convert microtime to hours/minutes/seconds/milliseconds.
doublesecretagency/craft-mapbox
176 Downloads
Maps in minutes. Powered by the Mapbox API.
craft-plugins/reading-time
17 Downloads
Reading Time plugin shows the estimated reading time of the content, in seconds or minutes.
clickio/clickio-consent
30 Downloads
The fastest way to activate Clickio Consent in Typo3. Comply with GDPR, TCF and Consent Mode in minutes.
bycedric/allay
1828 Downloads
Build scalable and restful API's, in minutes.
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:`
bardoqi/php-hive-queue
38 Downloads
$queue->push('I can be popped off after', '10 minutes');
awilum/craft-reading-time
404 Downloads
Reading Time plugin shows the estimated reading time of the content, in seconds or minutes.
antaresproject/component-automation
403 Downloads
Automation is a module used to executte cyclic operations based on laravel task scheduler. It serves as a replacement for setting up your own cron jobs to make it easier to manage. It provides an intuitive control interface on the admin level. Automation can run tasks every few minutes, hourly, daily or weekly - depending how you set it up. Scheduled data is stored in the system database.