Libraries tagged by opensans
bewor/php-cryptography
101 Downloads
Encryption Library
bayfrontmedia/encryptor
796 Downloads
A fast, simple two-way encryption library utilizing OpenSSL.
bart/licensee
53 Downloads
Simple PHP class for license generation and verification based on openssl signatures
amf/openvpn-bundle
52 Downloads
A bundle for management of openvpn servers
frbit/message-signer
1337 Downloads
A flexible message signing and verification framework. Includes Guzzle3 and Guzzle4 Plugin.
eloquent/lockbox
174 Downloads
Simple, strong encryption.
thom8/faas-composer
29 Downloads
Run composer update in openfaas
sonichaos360/lugpt
55 Downloads
A PHP library for interacting with OpenAI's Completions and ChatCompletions API.
salehhashemi/laravel-intelli-git
580 Downloads
An intelligent Git helper package for Laravel applications. It utilizes OpenAI's GPT to analyze your Git repository, providing features such as automatic generation of commit messages based on staged changes.
sajjadh47/bpe-encoder-php
26 Downloads
BPE (Byte-Pair Encoding) Encoder Decoder for OpenAI's GPT-2 / GPT-3 Implemented In Pure PHP, Zero Dependency, Multi Byte Supported.
processid/encrypt
368 Downloads
Encryption / decryption with OpenSSL
lukelt/pdf-signatures
17 Downloads
signature finder in pdf documents with OpenSSL
khorshid/wp-encrypt
209 Downloads
Encrypts and decrypts data using the WordPress SALT and OpenSSL
jafar/guarded-authentication-bundle
2323 Downloads
This Bundle provides full authentication for login form and also Api with JWS (signed JWT 'encrypted with OpenSSL encryption engine') based on Symfony Guard
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.