Libraries tagged by api keys
ignasbernotas/phkey
170 Downloads
A PHP based API to capture key presses from the terminal.
nanqi/ethereum-php
505 Downloads
ethereum eth heco erc20 trc20 web3 keysotre bip44 infura etherscan proxy api
codeswholesale/sdk
50219 Downloads
A PHP wrapper for CodesWholesale's API
bullhorn/fast-rest
7788 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.
rekalogika/rekapager-symfony-bridge
1430 Downloads
Common classes for Symfony integration.
api-skeletons/laravel-doctrine-apikey
2770 Downloads
API keys with scopes for Laravel Doctrine
sminnee/silverstripe-apikey
3396 Downloads
API Key management for Silverstripe CMS
powerbuoy/sleek-google-maps
1899 Downloads
Adds a 'Google Maps API Key' setting to the admin.
cyberwizard/sendgrid-mailer
225 Downloads
A Laravel package for sending 'templated based' emails using SendGrid API KEY
tomatophp/tomato-translations-module
625 Downloads
Database Base Translations Keys with Google Translations API Integration
lucinda/nosql-data-access
20969 Downloads
API abstracting communication with NoSQL key-value store databases through a PDO-like structure
matthv/laravel-dingo-transform
11754 Downloads
This repository lets your API users pass in and receive camelCased or snake_cased keys while your app receives and produces snake_cased ones.
mxl/laravel-api-key
62 Downloads
API key authorization for Laravel with replay attack prevention
kustomrt/laravel-simple-api-key
1392 Downloads
Laravel package for simple api key management without complications.
kruegge82/dhl-authentication-oauth-api
5 Downloads
This API describes how API client can obtain a token which is used to access various Parcel Germany APIs. Using this API is often the first step in making your API call. Preconditions You will need: * client ID (aka "API Key", obtained when you create an app in developer.dhl.com) * client secret (obtained when you create an app in developer.dhl.com) * GKP user name (obtained when setting up your business account with Parcel Germany) * GKP password (obtained when setting up your business account with Parcel Germany) Technical Information This uses an implementation of OAuth2 Password Grant (RFC 6749). After successfull usage you will: * have an opaque access token to be used for API calls afterwards * this token will have an expiration time