Libraries tagged by api-tokens
tuupola/branca
341630 Downloads
Authenticated and encrypted API tokens using modern crypto.
beyondcode/slack-notification-channel
534210 Downloads
Slack Notification Channel for Laravel using API tokens.
eonx-com/easy-api-token
911247 Downloads
Make your API accept multiple authentication strategies in a convenient way (Basic, ApiKey, JWT, ...)
cline/bearer
9249 Downloads
Stripe-style typed API tokens with groups, environments, and audit logging for Laravel
artisan-build/built-for-cloud
834 Downloads
Shared building blocks for administering cloud-first Laravel apps from the Laravel Cloud CLI.
uogsoe/basic-api-token-middleware
15675 Downloads
Very basic API key middleware for Laravel
thisisdevelopment/laravel-api-token-middleware
1794 Downloads
Simple API token middleware for internal APIs
rrd108/api-token-authenticator
2037 Downloads
A Simple Token Authentication Plugin for CakePHP 5 REST API-s
yuloma/sanctum-token-manager
606 Downloads
Visual API token manager for Laravel Sanctum
tes/biotime-sdk
150 Downloads
Framework-agnostic PHP SDK for the ZKTeco BioTime device API — token auth, attendance, employees, devices, departments, positions, areas, and resignations.
rene-roscher/pterodactyl-api-addon
502 Downloads
This package brings an API interface to the application API in order to be able to create API tokens for a user
pteroca-com/pterodactyl-addon
3620 Downloads
This package brings an API interface to the application API in order to be able to create API tokens for a user
nawasara/api
202 Downloads
Public REST API plumbing for the Nawasara superapp framework — API token management with hashed storage, scope registry, HMAC-signed stream URLs, and audit log infrastructure. Domain packages (cctv, wifi, ...) provide their own routes/controllers/transformers; this package owns auth + scope + token lifecycle.
mominalzaraa/filament-team-guard
508 Downloads
Filament Team Guard — enhanced Laravel starter kit built with Filament. Team management, auth, 2FA, passkeys, API tokens. Inspired by Laravel Jetstream.
four-bytes/four-rate-limiting
692 Downloads
Generic rate limiting library for PHP APIs — Token Bucket, Fixed Window, Sliding Window, Leaky Bucket