Libraries tagged by decryot
alemian95/laravel-encryptable-attributes
1 Downloads
Laravel Package to effortlessy encrypt and decrypt from database model attributes
aledefreitas/zlx_security
103 Downloads
Security class used for encrypting, decrypting, and hashing
akimimi/encrypt
17 Downloads
Encrypt and decrypt utilities for Akimimi Team.
affinity4/cipher
330 Downloads
Cipher encrypt/decrypt. Encrypt and decrypt private strings. Useful if you need to store a string as a hash but need to see it as plain text also. DO NOT USE FOR PASSWORD AUTHENTICATION!
abcde1410/pdfdecrypter
612 Downloads
PDF Decrypter is a standalone PHP library allowing quick and convenient decryption and permanently removing password from PDF files. Currently in beta phase. Throws custom exceptions for better error handling.
3fresources/hsmcrypto
2 Downloads
Laravel HSM Encryption/Decryption via PKCS#11
xorgxx/neox-doctrine-secure-bundle
39 Downloads
This bundle provides Encrypt/Decrypt data sensible in a Db system in your application.Its main goal is to make it simple for you to manage encrypt & decrypt sensible data into Db!This bundle is to refresh the old bundle [DoctrineEncryptBundle]
uwdoem/encryption
918 Downloads
Propel Behavior for seamless encryption/decryption of data columns
tzsk/crypt
60 Downloads
Cross Platform Encryption And Decryption
thank/crypto
24 Downloads
Encrypt and decrypt data for PHP, 前端crypto.js + PHP的加解密方案
roelofr/laravel-encryption-cast
1191 Downloads
An Eloquent cast to encrypt and decrypt data, whilst still allowing your own casts
njhyuk/laravel-encryptable
12 Downloads
Laravel eloquent automatic encryption and decryption using mysql AES function.
kronos/encrypt
41644 Downloads
Library to help text encryption/decryption
involix/elocryptseven
6471 Downloads
Easily encrypt/decrypt Eloquent attributes in Laravel 5/6/7/8
involix/elocryptfive
559 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.