Libraries tagged by encrypt decrypt
miladrahimi/phpcrypt
75630 Downloads
Encryption, decryption, and hashing tools for PHP projects
elgibor-solution/laravel-database-encryption
121028 Downloads
Auto Encrypt and Decrypt Database through Eloquent
blocktrail/cryptojs-aes-php
521280 Downloads
Small openssl_encrypt/decrypt wrapper to be compatible with CryptoJS.AES
vmelnik/doctrine-encrypt-bundle
77458 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
lekoala/silverstripe-encrypt
12430 Downloads
Encrypted database fields and files for SilverStripe using CipherSweet
noprotocol/php-mysql-aes-crypt
91467 Downloads
Encrypt/decrypt data in PHP to a format compatible with MySQL AES_ENCRYPT & AES_DECRYPT functions.
magros/laravel-model-encryption
54414 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
hemiframe/php-aes
31487 Downloads
PHP class for encrypt and decrypt data with AES algorithm
delatbabel/elocryptfive
93307 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
mukto90/ncrypt
14196 Downloads
A simple PHP class to encrypt a string and decrypt an encrypted string
mpyw/easycrypt
5222 Downloads
A class that provides simple interface for decryptable encryption.
austinheap/laravel-database-encryption
76185 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
latzou/sm2
3508 Downloads
This is a PHP library for sm2 encrypt decrypt and sm3 hash
exonet/securemessage
29443 Downloads
Encrypt and decrypt messages in a secure way.
ahsankhatri/cryptolib-php
70927 Downloads
A library to encrypt or decrypt with random password generator based on secret key defined.