Libraries tagged by api keys
jensovic/dbmysync-addin
32 Downloads
Database synchronization endpoint - Provides REST API to expose MySQL database structure and keys for comparison
iprodev/php-easycache
462 Downloads
PHP EasyCache is a lightweight, multi-backend (APCu/Redis/File/PDO) with SWR caching library that speeds up repeated API calls with thread‑safe writes, per‑key TTLs, automatic cleanup, key sanitization, and optional compression.
trukes/php-rate-limiter
171 Downloads
A lightweight, flexible rate-limiting library for PHP. Manage access limits by user, IP, or custom keys with support for sliding and fixed windows. Compatible with Redis, MySQL, and file-based storage. Ideal for controlling API usage and preventing abuse.
hananils/kirby-choices
22 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.
gautammkgarg/psr-for-wordpress
21 Downloads
PSR implementations for WordPress that bridge PSR interfaces to native WordPress APIs. PSR-18 HTTP Client (wp_remote_request) and PSR-16 Simple Cache (transients / wp_cache) with companion key pattern.
yatilabs/laravel-api-access
0 Downloads
Laravel package for comprehensive API key management with domain restrictions, usage tracking, and secure authentication
vzool/api-key
2 Downloads
vzool/api-hmac-guard
59 Downloads
A simple and secure way of authenticating your APIs with API HMAC keys using Laravel
victorybiz/laravel-api-key
65 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.
sijot/api-guard
46 Downloads
A simple way of authenticating your APIs with API keys using Laravel
sharadkashyap/php-api-authentication-debugger
4 Downloads
A framework-independent PHP tool for diagnosing API authentication failures.