Libraries tagged by api-token
tuupola/branca
331314 Downloads
Authenticated and encrypted API tokens using modern crypto.
beyondcode/slack-notification-channel
531583 Downloads
Slack Notification Channel for Laravel using API tokens.
eonx-com/easy-api-token
896585 Downloads
Make your API accept multiple authentication strategies in a convenient way (Basic, ApiKey, JWT, ...)
cline/bearer
6536 Downloads
Stripe-style typed API tokens with groups, environments, and audit logging for Laravel
rene-roscher/pterodactyl-api-addon
485 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
3490 Downloads
This package brings an API interface to the application API in order to be able to create API tokens for a user
mominalzaraa/filament-team-guard
465 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
417 Downloads
Generic rate limiting library for PHP APIs — Token Bucket, Fixed Window, Sliding Window, Leaky Bucket
uogsoe/basic-api-token-middleware
15524 Downloads
Very basic API key middleware for Laravel
rrd108/api-token-authenticator
2020 Downloads
A Simple Token Authentication Plugin for CakePHP 5 REST API-s
artisan-build/built-for-cloud
241 Downloads
Shared building blocks for administering cloud-first Laravel apps from the Laravel Cloud CLI.
nawasara/api
99 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.
exodusanto/laravel-concierge
2655 Downloads
Api token authentication for laravel projects
thisisdevelopment/laravel-api-token-middleware
1727 Downloads
Simple API token middleware for internal APIs
italofantone/api-token-validator
127 Downloads
A simple package to validate API tokens with Laravel. Middleware to protect routes using valid tokens.