Libraries tagged by Api Key
afaya/edge-tts
29 Downloads
Edge TTS is a PHP package that allows access to the online text-to-speech service used by Microsoft Edge without the need for Microsoft Edge, Windows, or an API key.
arglbr/geeklist-php
12 Downloads
Get stuff of a given user at Geeklist, without an API key.
romeoz/rock-cache
3076 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.
rolfhaug/laravel-model-settings
1777 Downloads
A package that gives you a fluent api to add key/value settings to any Eloquent model
laravel-ready/open-google-translate
14 Downloads
Simple Google Translate API implementation without key
emrahyurttutan/google-trends
2271 Downloads
PHP Google Trends API and Google Keyword Suggest
hparadiz/aws-instance-connect
4 Downloads
Uses AWS Instance Connect API to authorize an SSH key and automatically runs the SSH command using that key for you.
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.
cashlink/php-index
11296 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.
wassafr/simple-apikey-authenticator-bundle
55 Downloads
Wassa Simple API Key Authenticator Bundle
vzool/api-hmac-guard
52 Downloads
A simple and secure way of authenticating your APIs with API HMAC keys using Laravel
victorybiz/laravel-api-key
13 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
61 Downloads
Creates an avenue for using ApiKey authentication for Symfony2. Requires FOSUserBundle.