Libraries tagged by api keys
afaya/edge-tts
36 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.
aalfiann/pubproxy-class-php
131 Downloads
Get working public proxy list for free by PubProxy (No API key required).
arglbr/geeklist-php
12 Downloads
Get stuff of a given user at Geeklist, without an API key.
romeoz/rock-cache
3077 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
1778 Downloads
A package that gives you a fluent api to add key/value settings to any Eloquent model
laravel-ready/open-google-translate
15 Downloads
Simple Google Translate API implementation without key
mohammadfahadrao/mfr-tokens
9 Downloads
Package to generate tables based upon response from API or by supplying key value pair manually.
hparadiz/aws-instance-connect
5 Downloads
Uses AWS Instance Connect API to authorize an SSH key and automatically runs the SSH command using that key for you.
xbnz/laravel-multi-ip
96 Downloads
Asynchronous API wrapper with proxy and multiple key support for Laravel
msgframework/registry
26 Downloads
The Registry package provides an indexed key-value data store and an API for importing/exporting this data to several formats.
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
11306 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-hmac-guard
54 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