Libraries tagged by laravel55 encryption
rawilk/laravel-casters
5012 Downloads
A collection of custom casts for Laravel.
onramplab/laravel-security-model
12955 Downloads
A Laravel package providing security for Eloquent model
lucasberto/laravel-vault
1396 Downloads
An easy Laravel integration for HashiCorp Vault
ivinteractive/laravel-rotation
2162 Downloads
A package to simplify data decryption and re-encryption when the APP_KEY needs rotation.
codelieutenant/laravel-crypto
151 Downloads
Laravel Crypto is a package that provides a simple and easy to use API for encrypting, decrypting, hashing, and signing data using the latest PHP and Laravel features.
al-saloul/encryption
47 Downloads
Simple number encryption and decryption package
thetribephotography/laravel_vault
30 Downloads
A Laravel package that helps you easily integrate and manage secrets from HashiCorp Vault, with caching and env/config-style access.
tzsk/crypton
6631 Downloads
Laravel API Request Response Encryption
tiknil/file-vault
1083 Downloads
m-wardany/hash-ids
507 Downloads
This package is designed to hash sequential keys so that they appear as random characters, making them difficult to predict. There is no requirement to check if the key already exists in the database before saving, as each key is guaranteed to be unique
initbiz/file-vault
1202 Downloads
coedevtech/fixit
55 Downloads
A Laravel package that captures and logs all exceptions into a database table — with optional encryption, email alerts, and a powerful CLI interface. Designed to give you full visibility into unhandled errors, without clutter or guesswork
paperscissorsandglue/laravel-encryption-at-rest
112 Downloads
Laravel package for encrypting sensitive data at rest and decrypting it when in use - useful for GDPR, HIPAA, and other compliance requirements
thetalabs/laravel-database-encryption
16437 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
stidges/laravel-sodium-encryption
53 Downloads
A Sodium based encrypter class for Laravel