Libraries tagged by encrypte
cirelramostrabajo/hashed-passport
875 Downloads
Transforms Laravel Passport's default incrementing integer client_id into an industry standard unique hashed string. Optionally, you can use encrypted client secrets for improved security. The package is non-intrusive. See the readme for details.
chivo912/encryptable
3 Downloads
A simple trait to make attributes encrypted in the database
chillerlan/php-session
19 Downloads
A simple encrypted session handler. PHP 7+
cerbero/cloak
6 Downloads
Encrypted communication between two systems.
carry0987/sharp
32 Downloads
A PHP library for generating signed and encrypted URLs for image processing with Sharp-API, using AES-256-GCM and HMAC-SHA256
carry0987/hash
41 Downloads
PHP-Hash is a comprehensive library designed to facilitate the generation of securely encrypted URLs.
carry0987/filetree
8 Downloads
A PHP library for generating signed and encrypted URLs with FileTree-API, using AES-256-GCM and HMAC-SHA256
blest/blest
32 Downloads
The PHP reference implementation of BLEST (Batch-able, Lightweight, Encrypted State Transfer), an improved communication protocol for web APIs which leverages JSON, supports request batching by default, and provides a modern alternative to REST.
bitcot/aws-secrets-manager
81 Downloads
AWS Secrets Manager implementation with saving the encrypted values in cache
azine/js-crypto-store-bundle
16 Downloads
Symfony Bundle to store files on the database that have been securely encrypted on the client side (browser).
axel-dzhurko/laravel-secret-env
16 Downloads
Save your environment in encrypted mode.
attla/token
3 Downloads
Turn everything into a unique encrypted JWT.
asxer/libsodium-laravel
440 Downloads
Provided middleware for implementing of encrypted api.
amackiewicz/doctrine-encrypt-bundle
5 Downloads
Encrypted symfony entity's by verified and standardized libraries. Fixed version of michaeldegroot/doctrine-encrypt-bundle
adsy2010/laravel-api-credentials
8 Downloads
This package is designed to provide an encrypted layer to API keys so they are not left exposed in env or config files directly