Libraries tagged by api keys
cleaniquecoders/token-vault
3 Downloads
A secure and extensible token manager for Laravel, designed to store, encrypt, and validate tokens or API keys from services like GitHub, GitLab, etc.
arglbr/geeklist-php
12 Downloads
Get stuff of a given user at Geeklist, without an API key.
romeoz/rock-cache
3084 Downloads
Unified API for key-value storages in memory. As a storage can be used: APC, Redis, Memcache, Couchbase or MongoDB. All storage objects have one interface, so you can switch them without changing the working code.
laravel-ready/open-google-translate
16 Downloads
Simple Google Translate API implementation without key
tomatophp/tomato-translations-module
734 Downloads
Database Base Translations Keys with Google Translations API Integration
hparadiz/aws-instance-connect
9 Downloads
Uses AWS Instance Connect API to authorize an SSH key and automatically runs the SSH command using that key for you.
hananils/kirby-choices
19 Downloads
For any list field offering options in the blueprint, like select, multiselect or checkboxlist, Choices will load and return the readable text values for the keys stored in the content file. It works with static options directly set in the blueprint as well as dynamic ones loaded via query or api settings.
malkusch/php-index
19813 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
vzool/api-key
2 Downloads
vzool/api-hmac-guard
56 Downloads
A simple and secure way of authenticating your APIs with API HMAC keys using Laravel
victorybiz/laravel-api-key
14 Downloads
Authorize requests to your Laravel application with API keys
utkarshx/laravel-api-guard
19 Downloads
Authenticate your api Keys with Laravel
trungnq/api-key
75 Downloads
Authorize requests to your Laravel application with API keys
tmsolution/api-key-bundle
63 Downloads
Creates an avenue for using ApiKey authentication for Symfony2. Requires FOSUserBundle.
sofiakb/lumen-api-key
44 Downloads
A library for manage api keys on lumen.