Libraries tagged by laravel key
tiendanube/laravel-health-check
35287 Downloads
Provides monitoring for the key components of your laravel app.
savannabits/api-keys
216 Downloads
Authenticate Access to your Laravel API using generated API Keys
api-skeletons/laravel-doctrine-apikey
5757 Downloads
API keys with scopes for Laravel Doctrine
hackeresq/laravel-settings
2045 Downloads
Super simple key/value settings for Laravel 8+
tecdiary/laravel-attachments
1736 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
2279 Downloads
A package that gives you a fluent api to add key/value settings to any Eloquent model
paymetrust/laravel-data-encryption
1468 Downloads
A Laravel package for data encryption and decryption using RSA keys
matthv/laravel-dingo-transform
12533 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
2006 Downloads
A package to simplify data decryption and re-encryption when the APP_KEY needs rotation.
ibrahimhalilucan/keygen
2144 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.
hnassr/nova-key-value
6828 Downloads
A Laravel Nova field.
fidelize/jwt-auth-multiple-keys
13775 Downloads
Add multiple keychain support to tymon/jwt-auth package
diontech/laravel-vault
651 Downloads
Building vaults and decrypted/encryped secrets. Using specfic keys per vault (or per secret if you want to) is implemented. Vaults can be a standalone or related to your app`s models.
bdelespierre/laravel-has-uuid
461 Downloads
Provides support for UUID key type in Eloquent models