Libraries tagged by openssf
opensoft/doctrine-postgres-types
1026503 Downloads
Provide some common postgres types for doctrine
imal-h/pdf-box
418214 Downloads
The most advanced, driver-based PDF manipulation library for PHP v3.0. Supports Ghostscript, Chrome Headless (HTML to PDF), OpenSSL/FPDI (Signing), and PDFtk (Forms).
blocktrail/cryptojs-aes-php
522532 Downloads
Small openssl_encrypt/decrypt wrapper to be compatible with CryptoJS.AES
ext-openssl
Downloads
pensiero/php-openssl-cryptor
109599 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
windwalker/crypt
95622 Downloads
Windwalker Crypt package
stymiee/php-simple-encryption
9383 Downloads
The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.
mpyw/easycrypt
5256 Downloads
A class that provides simple interface for decryptable encryption.
hemiframe/php-aes
31577 Downloads
PHP class for encrypt and decrypt data with AES algorithm
davmixcool/cryptman
61254 Downloads
A Two-way encryption manager using the OpenSSL library
opensoft/rollout-bundle
122505 Downloads
A Symfony2/3/4 Bundle for opensoft/rollout
zerossl/cli-client
13350 Downloads
Create certificates and CSRs locally and easy in the CLI using newest PHP OpenSSL features and ZeroSSL for signing.
psx/openssl
50405 Downloads
OpenSsl wrapper library
zaphyr-org/encrypt
3853 Downloads
A convenient interface for encrypting and decrypting text via OpenSSL using AES-128 and AES-256 encryption.
stymiee/password-helper
12762 Downloads
A PHP library that makes using best practices with passwords easy by default