Libraries tagged by seconds
griffnode/php-sdk
0 Downloads
Accept Bitcoin, Litecoin, Dogecoin, Dash, Ethereum and ERC-20 tokens. Server-to-server, authenticated with a secret API key (`Authorization: Bearer sk_live_…` for live, or `sk_test_…` for test mode — same base URL). All monetary amounts in API responses are JSON numbers; **webhook** amounts are strings to preserve decimal precision (see the `webhooks` section). **Rate limits.** Every request is rate-limited per API key in two windows — per minute and per hour — by plan tier (min/hour): starter 30/500, business 100/2000, professional 300/5000, enterprise 1000/20000. Every response carries `X-RateLimit-Limit`, `X-RateLimit-Remaining` and `X-RateLimit-Reset` (Unix seconds) for the per-minute window. On `429` the body is `error: "RATE_LIMIT_EXCEEDED"` (either window) with a `Retry-After` header (seconds) — clients should retry after it. A separate `429` with `error: "MONTHLY_LIMIT_REACHED"` means the plan's monthly transaction quota (not the request rate).
glioympas/constella
44 Downloads
Locate database columns usage in a matter of seconds
giantcherry/difference-computer
2 Downloads
This is the second Hexlet's PHP project.
germancin/x-tracker
18 Downloads
Tracks in seconds/miliseconds how long a loop, query, method it takes to run
gawsoft/laravel-secrets
1427 Downloads
Package for Laravel projects for read secrets from file. Second feature is to prevent to show secrets in logs.
fovxveym69/cron-expression
7 Downloads
Calculate the next run date a CRON expression. Support years and seconds (计算crontab表达式下一个执行日期,支持年和秒)
fkde/aspx
7 Downloads
Transform your existing PHP application into a deployable docker container in seconds.
ferencbalogh/timy
3 Downloads
src formats a duration given in seconds into a human-friendly format.
faithcatholic/hms_field
200 Downloads
HMS Field displays an integer formatted as Hours, Minutes or Seconds.
espero-soft/dateformat
746 Downloads
This Php library will help you format your dates in number of years, months, days, hours, minutes and seconds.
elipettingale/microtime-converter
1874 Downloads
A helper function to convert microtime to hours/minutes/seconds/milliseconds.
eleizotova/php-project-lvl2
9 Downloads
second project php hexlet
ebeauchamps/multi-taxonomies
10 Downloads
Simplify relations between 2 taxonomies. The value of the second one dynamically adjusts from the value of the first one.
dipenparmar12/importcsv
9 Downloads
Import millions of record in few seconds by using mysqlimport utility.
deveodk/distributed-generators
190 Downloads
Smart generators for distrubuted laravel (https://github.com/esbenp/distributed-laravel). Spin up new bundles in the matter of seconds