Libraries tagged by decryot
madmatt/silverstripe-encrypt-at-rest
6374 Downloads
Enable encryption of data at rest (in database)
lingxi/hashids
2919 Downloads
A Hashids bridge for Laravel
khorshid/wp-encrypt
181 Downloads
Encrypts and decrypts data using the WordPress SALT and OpenSSL
karavasilev/cryptomanana
52 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
ivinteractive/laravel-rotation
1137 Downloads
A package to simplify data decryption and re-encryption when the APP_KEY needs rotation.
initbiz/file-vault
452 Downloads
gwsn/php-encrypt
14659 Downloads
Simple helpers for encrypt and decrypt content
fileinvite-org/laravel-database-encryption
10052 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
enflow/laravel-database-encryption
1287 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
aware/doctrine-aes-bundle
1729 Downloads
Encrypting fields in doctrine entities wit AES
adayth/cakephp-cipher-behavior
6037 Downloads
Secure your DB data with CakePHP ORM and this behavior
4slv/xxtea
438 Downloads
XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for PHP.
51systems/doctrine-encrypt
22514 Downloads
Package encrypts and decrypts Doctrine fields through life cycle events.
zeyon/cryptastic
1563 Downloads
PHP Encryption / Decryption Using the MCrypt Library.
xorgxx/doctrine-encryptor-bundle
111 Downloads
This bundle provides Encrypt/Decrypt data sensible in a Db system in your application.Its main goal is to make it simple for you to manage encrypt & decrypt sensible data into Db!This bundle is to refresh the old bundle [DoctrineEncryptBundle]