Libraries tagged by Api Key
cashlink/php-index
11375 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
56 Downloads
Wassa Simple API Key Authenticator Bundle
vzool/api-key
2 Downloads
vzool/api-hmac-guard
55 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
62 Downloads
Creates an avenue for using ApiKey authentication for Symfony2. Requires FOSUserBundle.
soulcodex/model-keyable
75 Downloads
Allow attach api key to laravel models
sofiakb/lumen-api-key
43 Downloads
A library for manage api keys on lumen.
silverstripedev/silverstripe-apikey
2 Downloads
API Key management for Silverstripe CMS
sijot/api-guard
46 Downloads
A simple way of authenticating your APIs with API keys using Laravel
semitono/api-key-bundle
2 Downloads
Creates an avenue for using ApiKey authentication for Symfony2. Requires FOSUserBundle.
risetechapps/api-key-for-laravel
88 Downloads
petyots/api-guard
1199 Downloads
A simple way of authenticating your APIs with API keys using Laravel. Forked from chrisbjr/api-guard And Working with L5.3.*