Libraries tagged by attribute encryption
nelexa/zip
5273613 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.
betterapp/laravel-db-encrypter
453767 Downloads
Provides database model attribute encryption/decryption
austinheap/laravel-database-encryption
75771 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
richardstyles/eloquentencryption
10506 Downloads
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.
delatbabel/elocryptfive
90817 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
richardstyles/eloquent-aes
32468 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
thetalabs/laravel-database-encryption
16092 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
famdirksen/laravel-model-encryption
6867 Downloads
Laravel package to encrypt model attributes
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.
rbennett/laravel-model-encryption
1501 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes and hashed attributes.
mgpl2311/laravel-db-encrypter
2366 Downloads
Provides database model attribute encryption/decryption
dolphiq/laravel-aescrypt
1693 Downloads
AES encrypt and decrypt Eloquent attributes inspired by elocryptfive
oonix/encryption-wrapper
16 Downloads
Object wrapper to allow automatic encryption of specified attributes. Magically exposes public attributes and methods of the wrapped object. Example usage: wrap ORM objects to secure database content.
payamjafari/laravel-db-encrypter
86 Downloads
Provides database model attribute encryption/decryption