Libraries tagged by attribute encryption
nelexa/zip
8135444 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
661749 Downloads
Provides database model attribute encryption/decryption
richardstyles/eloquentencryption
15805 Downloads
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.
austinheap/laravel-database-encryption
76189 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
delatbabel/elocryptfive
93354 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
richardstyles/eloquent-aes
38776 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
sinemacula/laravel-cached-crypt
15911 Downloads
A Laravel package that adds transparent caching to decrypted values for improved performance across encrypted attributes.
dtisgodsson/elocrypt
1574 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
enflow/laravel-database-encryption
2162 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
famdirksen/laravel-model-encryption
8576 Downloads
Laravel package to encrypt model attributes
flexflux/encryptor
411 Downloads
Package to automatically encrypt and decrypt model attributes in your Laravel project.
tuzelko/yii2-encrypted-attribute
91 Downloads
Transparent attribute encryption (sodium secretbox) for Yii2 ActiveRecord
fileinvite-org/laravel-database-encryption
10534 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
thetalabs/laravel-database-encryption
16618 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
rbennett/laravel-model-encryption
1713 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes and hashed attributes.