Libraries tagged by encryptor
bilan/laravel-encrypt
5 Downloads
bespredel/encryption-form
24 Downloads
A Laravel package to securely encrypt form fields on the client-side using public key encryption and decrypt them on the server-side using the private key.
beninada/eloquent-encryptable
12 Downloads
Automatically encrypts and decrypts Eloquent models.
aviwar/doctrine-encrypt
21 Downloads
Package encrypts and decrypts Doctrine fields through life cycle events.
avidci/doctrine-encrypt
8 Downloads
Simple Symfony bundle to Encrypt/Decrypt Doctrine variables
aufa/encryption
135 Downloads
Another Encryption utility
attakinsky/encryptable
23 Downloads
It is a simple trait that allows you to encrypt and decrypt on the fly multiple fields in your Eloquent models.
athens/encryption
546 Downloads
Propel Behavior for seamless encryption/decryption of data columns
arzeroid/laravel-model-ssh-encryptable
15 Downloads
A simple trait to encrypt attributes using public key before saving to the database and to decrypt attributes using private key before using their values
arzeroid/laravel-model-encryptable
7 Downloads
A simple trait to encrypt attributes before saving to the database and to decrypt attributes before using their values
arispati/php-encrypt-file
26 Downloads
PHP library for encrypt and decrypt file
arispati/laravel-encrypt-file
6 Downloads
Laravel package for encrypt and decrypt file
ariffazmi/secure-encrypt
42 Downloads
Simple secure asymmetric encryption for php
arahnid/encryption
29 Downloads
Powerful tool to encrypt data or use it as End-to-End technology
apielf/hyperf-encryption
3 Downloads
The Hyperf Encryption package.