Libraries tagged by secure-data
tzsk/otp
673551 Downloads
A secure, database-free One-Time Password (OTP) generator and verifier for PHP and Laravel.
lazervel/cryptor
21 Downloads
Cryptor is a PHP library for easy and secure data encryption and decryption.
typo3/cms-saltedpasswords
323066 Downloads
Uses a password hashing framework for storing passwords. Integrates into the system extension "felogin". Use SSL or rsaauth to secure datatransfer! Please read the manual first!
infocyph/dblayer
792 Downloads
High-performance, secure database layer for PHP and multi-driver capabilities
mohamed-amine-sayagh/zec
9 Downloads
A Php Secure Data Parsing Library
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.
w360/secure-data
236 Downloads
Library to Encrypt Database Fields in Mysql using Advanced Encryption Standard (AES) and Data Encryption Standard (DES)
tasofen/secure-transfer
6 Downloads
Secure data transfer
rbaaboud/datasafe
33 Downloads
Services to secure data by providing Crypt and Uncrypt API
pierotto/tokenizer-bundle
19 Downloads
The package is used for secure data exchange between two parties using a JWT token.
lithemod/crypt
18 Downloads
A lightweight encryption utility for PHP applications, providing secure data encryption and decryption functionalities.
victorvolpe/php-pdo-wrapper
4 Downloads
A modern PDO wrapper for PHP 8.2+, supporting dynamic placeholders and secure database access.
oonix/encryption-wrapper
18 Downloads
Object wrapper to allow automatic encryption of specified attributes. Magically exposes public attributes and methods of the wrapped object. Example usage: wrap ORM objects to secure database content.
hjmediagroep/backend-framework
41 Downloads
Lightweight PHP Framework. Includes fast and secure Database QueryBuilder, Advanced Routing with dynamic routes(middleware, grouping, prefix)
bayfrontmedia/simple-pdo
1360 Downloads
A simple and secure database abstraction layer which utilizes the PDO interface and supports working with multiple databases.