Libraries tagged by DOGE
aflorea4/block_io-php
419 Downloads
Block.io is the easiest way to create wallets, send, and accept payments through Bitcoin, Litecoin, and Dogecoin. This is its PHP library.
symfony-doge/veslo
2 Downloads
A vacancy aggregation engine
symfony-doge/ministry-of-truth-client
118 Downloads
An interface between vacancy aggregator & sanity index provider
doge202/wanted-whatsapp-encryption
1 Downloads
Test task for wanted
doge-dev/laravel-mongo-passport
123 Downloads
Laravel Passport implementation for MongoDB
doge-dev/laravel-api-documenter
76 Downloads
:description
doge-dev/all-secure-php-client
430 Downloads
AllSecure eXchange Client for PHP
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).
freelabois/laravel-sms-verification
37 Downloads
fork of https://github.com/doge-dev/laravel-sms-verification
lloricode/payment-gateway
506 Downloads
Bitcoin/Altcoins PHP Payment Class. It supports Bitcoin DASH Dogecoin Litecoin Reddcoin Feathercoin Vertcoin Potcoin Vericoin Speedcoin. Install GoUrl php script - bitcoin api payment gateway on your site!
vlucas/phpdotenv
659821738 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/dotenv
251259186 Downloads
Registers environment variables from a .env file
josegonzalez/dotenv
10706258 Downloads
dotenv file parsing for PHP
nelexa/zip
8242308 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.
sixlive/dotenv-editor
1653775 Downloads
A tool to edit phpdotenv files