Libraries tagged by encryptor
koodoo/laravel-trait-encrypt
15662 Downloads
A Laravel Eloquent Model trait for Encrypting model data
hypervel/encryption
2871 Downloads
The encryption package for Hypervel.
gregoryduckworth/encryptable
51796 Downloads
A simple trait to make attributes encrypted in the database
friendsofhyperf/encryption
9237 Downloads
The encryption component for Hyperf.
firmaprofesional/doctrine-encrypt-bundle
37342 Downloads
Symfony2 bundle allows for the encrypting fields marked with annotations using Doctrine. Supports SQL(orm) and MongoDB(odm).
eonx-com/easy-encryption
26009 Downloads
Encryption made easy
ems-encrypt/ems-encrypt-php-client
28485 Downloads
ems-encrypt php client
dwgebler/encryption
5708 Downloads
Encryption wrapper for PHP which uses libsodium to provide a simple API for symmetric and asymmetric encryption, decryption, digital signing and message authentication.
devuri/encryption
21720 Downloads
A Composer package for handling encryption and decryption operations.
crudly/encrypted
3467 Downloads
Encryption and hashing casts for Eloquent
combodo/doctrine-encrypt-bundle
73926 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm, this fork make use of open ssl
archwisp/php-encrypt-data
73768 Downloads
Simple Data Encryption Library For PHP 5.3+
web-token/encryption-pack
178855 Downloads
A pack with all encryption algorithms for the web-token/jwt-encryption package
keboola/php-encryption
91880 Downloads
Mcrypt wrapper. This library is deprecated in favor of https://github.com/defuse/php-encryption
joelwmale/laravel-encryption
2112 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.