Libraries tagged by laravel key
erimeilis/laravel-multikeycloak-guard
313 Downloads
🔑 Multiply Realms Keycloak Guard for Laravel
savannabits/api-keys
152 Downloads
Authenticate Access to your Laravel API using generated API Keys
blaspsoft/keysmith-react
14 Downloads
A React & Inertia-powered API key management system for Laravel 12 React Starterkit, with secure token generation, revocation, and authentication.
bgaze/laravel-kvstore
179 Downloads
A simple and easy to use key-value store for Laravel 5.5+
api-skeletons/laravel-doctrine-apikey
5001 Downloads
API keys with scopes for Laravel Doctrine
tecdiary/laravel-attachments
1642 Downloads
Attach files to your models, retrievable by key, group name or using the Eloquent relationship.
stidges/laravel-fk-migration
4229 Downloads
Helpful base migration for creating all your foreign key without worrying about the order of your migrations.
rolfhaug/laravel-model-settings
2040 Downloads
A package that gives you a fluent api to add key/value settings to any Eloquent model
novius/laravel-json-casted
973 Downloads
A package to cast json fields, each sub-keys is castable
medeiroz/laravel-amqp-toolkit
3070 Downloads
Laravel AMQP Toolkit to publish and consume messages from RabbitMQ
matthv/laravel-dingo-transform
12219 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.
ivinteractive/laravel-rotation
1680 Downloads
A package to simplify data decryption and re-encryption when the APP_KEY needs rotation.
igaster/laravel-model-options
722 Downloads
Store an Options array in a JSON column. Get/Set values as if they were seperate keys in the Database
ibrahimhalilucan/keygen
2058 Downloads
Generator is Char, Float, Integer, Serial and Token types of data for use in Laravel projects. It simplifies data generation processes and is an important tool for use in your projects.
fidelize/jwt-auth-multiple-keys
13489 Downloads
Add multiple keychain support to tymon/jwt-auth package