Libraries tagged by encrypt
nick322/secure-spreadsheet
99148 Downloads
Encrypt and password protect sensitive XLSX files
blocktrail/cryptojs-aes-php
356176 Downloads
Small openssl_encrypt/decrypt wrapper to be compatible with CryptoJS.AES
paragonie/easyrsa
240201 Downloads
Simple and secure asymmetric encryption powered by PHPSecLib
mpyw/php-hyper-builtin-server
88938 Downloads
Reverse proxy for PHP built-in server which supports multiprocessing and TLS/SSL encryption
magros/laravel-model-encryption
44331 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
gregoryduckworth/encryptable
51436 Downloads
A simple trait to make attributes encrypted in the database
combodo/doctrine-encrypt-bundle
71738 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm, this fork make use of open ssl
austinheap/laravel-database-encryption
75898 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
webqamdev/encryptable-fields
26407 Downloads
Laravel Backpack Fields Encryptable
stymiee/php-simple-encryption
5724 Downloads
The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.
spryker/util-encryption
1863023 Downloads
UtilEncryption module
sagalbot/encryptable
44699 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
ohseesoftware/laravel-assert-encrypted
33907 Downloads
Add an assertion to test for encrypted values in your database.
mrgswift/laravel-encryptenv
33302 Downloads
Laravel Environment Variable Encryption
laravel/legacy-encrypter
135633 Downloads
The legacy version of the Laravel mcrypt encrypter.