Libraries tagged by decryot
paymetrust/laravel-data-encryption
791 Downloads
A Laravel package for data encryption and decryption using RSA keys
ouun/acorn-env-encryption
405 Downloads
Encrypt & Decrypt .env files for Roots Acorn.
netkiller/safenet-php
6 Downloads
This tools provide you useful function to encrypt/decrypt string.
ndukz/laravel-database-encryption-pgsql
377 Downloads
Auto Encrypt and Decrypt Database PgSQL through Eloquent
mstaack/flysystem-encryption-adapter
4 Downloads
Transparently encrypt and decrypt your content with flysystem
mdnayeemsarker/encryption
31 Downloads
This is an Encryption and Decryption easy to use package
lithemod/crypt
8 Downloads
A lightweight encryption utility for PHP applications, providing secure data encryption and decryption functionalities.
kphcdr/crypt
326 Downloads
a simple encypt/decrypt class
joacir/cake-aes
6 Downloads
Encrypt and decrypt fields using AES-256 plugin for CakePHP
igirid/parrallex
50 Downloads
Encryption and decryption algorithms for parrallex
iamjohndev/phpencryption
6 Downloads
PHPSecryption is a PHP class that provides encryption and decryption functionality using the OpenSSL library. It uses the Advanced Encryption Standard (AES) algorithm in Cipher-Block Chaining (CBC) mode for secure data encryption.
halim/laravel-eklaim-api
17 Downloads
A Laravel package to simplify the integration with BPJS e-Klaim web service. This package helps developers build APIs to interact with the e-Klaim system, providing features such as custom SHA-256 encryption and decryption, type-checking for incoming data, and more.
gtt/crypt-bundle
187 Downloads
Provides symfony encryptor/decryptor services based on various cryptographic components
garsaud/cryptstreamaes
6 Downloads
Encrypt and decrypt php resources (streams) on-the-fly using AES 128, 192, 256
faustoq/laravel-model-encrypt-fields
19 Downloads
Encrypt and decrypt model fields