Libraries tagged by laravel api key
api-skeletons/laravel-doctrine-apikey
6171 Downloads
API keys with scopes for Laravel Doctrine
archerzdip/laravel-api-auth
1653 Downloads
Authorize requests to your Laravel application with API keys
savannabits/api-keys
508 Downloads
Authenticate Access to your Laravel API using generated API Keys
uogsoe/basic-api-token-middleware
14414 Downloads
Very basic API key middleware for Laravel
openseawave/keycloak
834 Downloads
The keyclock plugin provides a simple way to integrate Keycloak admin api with full support for Laravel framework.
rolfhaug/laravel-model-settings
2340 Downloads
A package that gives you a fluent api to add key/value settings to any Eloquent model
mnikoei/laravel-keycloak-admin
839 Downloads
This package supports Keycloak admin client api`s
matthv/laravel-dingo-transform
12747 Downloads
This repository lets your API users pass in and receive camelCased or snake_cased keys while your app receives and produces snake_cased ones.
erag/laravel-case-mapper-request
156 Downloads
Seamlessly integrate attribute-based case mapping into Laravel FormRequests — transform keys and remap validation errors effortlessly.
auth0-samples/laravel
454 Downloads
Sample application demonstrating how to integrate Auth0 with Laravel 9 or Laravel 10 for session-based authentication and token-based authorization.
tomatophp/tomato-translations
3927 Downloads
Database Base Translations Keys with Google Translations API Integration
mxl/laravel-api-key
64 Downloads
API key authorization for Laravel with replay attack prevention
leonis/apikey-auth
176 Downloads
Laravel api key auth guard.
petyots/api-guard
1204 Downloads
A simple way of authenticating your APIs with API keys using Laravel. Forked from chrisbjr/api-guard And Working with L5.3.*
expanse/api-guard
582 Downloads
A simple way of authenticating your APIs with API keys using Laravel