Libraries tagged by second
jstormes/ezauth2-server-skeleton
15 Downloads
Zend expressive OAuth2 skeleton. Begin developing OAuth2 enabled PSR-15 middleware applications in seconds!
jpruliere/random-content-generator
8 Downloads
RandomContentGenerator lets you set a mock Model layer in seconds
jeyson/mezzio-skeleton
4 Downloads
Laminas mezzio skeleton. Begin developing PSR-15 middleware applications in seconds!
jaygeorge/admin-styler
418 Downloads
Systematically style the Admin in a few seconds with CSS variables
jasperalani/unix-time
5 Downloads
Library containing presets and multipliers to generate an amount of time in seconds quickly.
imamuseum/harvester2
133 Downloads
Second version of Online collection data harvester.
hexters/logat
132 Downloads
Extract locale keys from source code in seconds.
hexmedia/time-formatter-bundle
287 Downloads
Symfony2 extension to presenting time in seconds
heptacom/shopware-heptacom-amp
0 Downloads
Shopware plugin to add a second storefront with AMP support
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表达式下一个执行日期,支持年和秒)