Libraries tagged by encrypt file
egsys-dev/doctrine-encrypt
38 Downloads
Package encrypts and decrypts Doctrine fields through life cycle events.
aviwar/doctrine-encrypt
21 Downloads
Package encrypts and decrypts Doctrine fields through life cycle events.
nepda/doctrine-encrypt-module
4947 Downloads
ZF2 Module for Doctrine2 field encryption
nepda/doctrine-encrypt
16366 Downloads
Package encrypts and decrypts Doctrine fields through life cycle events.
51systems/doctrine-encrypt-module
385 Downloads
ZF2 Module for Doctrine2 field encryption
joacir/cake-aes
9 Downloads
Encrypt and decrypt fields using AES-256 plugin for CakePHP
widgets-nl/doctrine-encryption-bundle
813 Downloads
Add Encryption to specific Doctrine fields
sunnysideup/password-saver
155 Downloads
Silverstripe module that allows you to save passwords offline.
mike-zange/encryptable
16 Downloads
Encryptable Trait for Laravel to make individual fields encrypted
maxkalahur/laravel-model-settings
7 Downloads
This Laravel package allows you to attach settings to Laravel Models, save them in DB and encrypt.
flexflux/encryptor
120 Downloads
Package to automatically encrypt and decrypt model attributes in your Laravel project.
firecms-ext/crypt
155 Downloads
hyperf 扩展:字符串加密和机密
dustapplication/laravel-database-model-encryption
1927 Downloads
Provides database encryption/decryption with search encrypted fields.
w360/secure-data
236 Downloads
Library to Encrypt Database Fields in Mysql using Advanced Encryption Standard (AES) and Data Encryption Standard (DES)
bespredel/encryption-form
24 Downloads
A Laravel package to securely encrypt form fields on the client-side using public key encryption and decrypt them on the server-side using the private key.