php-encryption
Encryption library
A PHP encryption library designed to provide secure and easy-to-use encryption functionality.
Simple Encryption in PHP.
4k stars
104 watching
308 forks
Language: PHP
last commit: about 1 year ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
phpseclib/phpseclib | A collection of cryptographic primitives and secure communication libraries for PHP | 5,384 |
defuse/encutil | A command-line utility for encrypting files with the defuse/php-encryption library | 20 |
firebase/php-jwt | A PHP library for encoding and decoding JSON Web Tokens (JWTs) according to the RFC 7519 standard. | 9,458 |
thecodingmachine/safe | A set of core PHP functions rewritten to throw exceptions instead of returning false on error | 2,374 |
roave/securityadvisories | A package that helps prevent software with known security vulnerabilities from being installed in applications. | 2,731 |
phpmailer/phpmailer | A comprehensive PHP email sending library with features like attachments, encryption, and authentication. | 21,145 |
paragonie/random_compat | Provides PHP 5.x support for random byte and integer generation | 8,172 |
fallibleinc/security-guide-for-developers | A comprehensive security guide for developers to help create more secure systems | 20,950 |
erusev/parsedown | A PHP library that converts Markdown text into HTML | 14,820 |
composer/composer | A tool to manage dependencies in PHP projects. | 28,692 |
php-di/php-di | A dependency injection container designed to be practical and framework-agnostic for managing application dependencies. | 2,699 |
google/recaptcha | Protects websites from spam and abuse by verifying users' responses to security challenges. | 3,488 |
php-ffmpeg/php-ffmpeg | A PHP driver for converting and manipulating video/audio files using FFMpeg. | 4,869 |
thephpleague/csv | A lightweight PHP library for efficient CSV data manipulation and filtering | 3,357 |
carnage/doctrine-encrypted-column | Provides a secure way to encrypt data stored through an object-relational mapping system | 35 |