Libraries tagged by encrypte
91ahmed/secure-cogs
7 Downloads
SecureCogs is a PHP data storage package that allows you to store data in an encrypted key-value pair format, providing various methods to simplify data accessibility and maintainability.
tiagogoddard/cryptoapi
17 Downloads
Provides classes for implementing encrypted API with the client software
surgiie/vault-cli
84 Downloads
A PHP command-line interface for storing encrypted `AES-256` or `AES-128` json data using an encryption key derived from a master password.
mikedevresse/doctrine-encrypt-bundle
2192 Downloads
Encrypted symfony entity's by verified and standardized libraries
joshpme/doctrine-encrypt-bundle
5193 Downloads
Encrypted symfony entity's by verified and standardized libraries
fynn-digital/doctrine-encrypt-bundle
359 Downloads
Encrypted symfony entity's by verified and standardized libraries
detailnet/dfw-varcrypt
262 Downloads
DETAIL Framework library for working with encrypted environment variables
crazy-max/cws-session
46 Downloads
PHP class to manipulate sessions. Data are securely encrypted and sessions are stored in database.
bloodhunterd/backup
0 Downloads
Backup is an application to organize file and database backups. It supports compression, encrypted transfer, email reports and command execution before and after a process.
phpseclib/phpseclib
364309505 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
defuse/php-encryption
132902636 Downloads
Secure PHP Encryption Library
hashids/hashids
39717302 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
vinkla/hashids
10876572 Downloads
A Hashids bridge for Laravel
paragonie/sodium_compat
101261169 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
amphp/socket
21524710 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.