spomky-labs/php-aes-gcm
PHP library implementing AES-GCM (Galois/Counter Mode) authenticated encryption. Provides encrypt/decrypt with IV/nonce handling, auth tags, and AAD support for securing data with integrity. Useful for token payloads, messages, and secure storage.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| paragonie/ciphersweet | 0.83 | CipherSweet is a PHP library for fast, secure field-level encryption with searchable encrypted indexes. Designed for applications that need to protect sensitive data at rest while still supporting equality and range queries, with strong cryptography and clean integrations. | 469 | 468 | 39 | 61K | 8 | 27.4 | 35.6 | NOASSERTION | 5 months ago | |
| dterranova/crypto-bundle | 0.82 | — | 1 | 2 | 1 | 3 | 0 | 0.0 | 3.9 | — | — | |
| phar-io/gnupg | 0.81 | PHP wrapper for GnuPG used by phar-io tools, providing a simple API to verify and manage PGP signatures in PHP. Helps integrate GPG key handling and signature checks into builds and distribution workflows. | 9 | 9 | 2 | 66K | 0 | 0.3 | 52.8 | NOASSERTION | — | |
| ranabd36/openssl-encryption | 0.81 | — | 0 | 0 | 1 | 0 | 0 | 0.3 | — | — | 7 years ago | |
| spatie/laravel-ciphersweet | 0.81 | Laravel wrapper for Paragonie CipherSweet that adds searchable field-level encryption to Eloquent models. Encrypt/decrypt sensitive attributes and generate blind indexes so you can query encrypted data securely without exposing readable values in your database. | 426 | 426 | 39 | 51K | 0 | 28.2 | 33.3 | MIT | 1 month ago | |
| mrdebug/lara-file-encrypter | 0.80 | — | 41 | 41 | 7 | 28 | 0 | 0.4 | 3.1 | MIT | — | |
| opichon/pcrypt | 0.80 | pcrypt is a small PHP/Laravel package that helps you encrypt and decrypt values using password-based cryptography. Useful for securely storing sensitive strings, generating encrypted payloads, and adding an extra layer of protection beyond plain hashing. | 0 | 0 | 1 | 1 | 0 | 0.0 | 4.2 | — | — | |
| assistenzde/simple-cryptographic-bundle | 0.80 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| paragonie/easy-ecc | 0.80 | Easy-ECC is a hardened, easy-to-use PHP wrapper around paragonie/phpecc for elliptic-curve crypto. Generate keypairs, sign/verify messages, and perform ECDH key exchange with Curve25519 or ECDSA curves (K256, P256, P384, P521). | 47 | 47 | 2 | 29K | 0 | 10.3 | 40.3 | NOASSERTION | 9 months ago | |
| phpcq/gnupg | 0.80 | GnuPG wrapper and signature verification library used by the phpcq tool runner. Provides a lightweight API for interacting with GnuPG and validating signatures to support automated PHP code quality checks in CI pipelines. | 0 | 0 | 0 | 43 | 1 | 0.3 | 23.1 | MIT | — | |
| dwgebler/encrypted-fields-bundle | 0.80 | — | 6 | 6 | 1 | 0 | 0 | 18.2 | — | MIT | 2 months ago | |
| league/flysystem-google-cloud-storage | 0.80 | Flysystem adapter for Google Cloud Storage (GCS). Install via composer to use GCS as a filesystem in Flysystem, with full support through the main Flysystem project. See official docs for configuration and usage. | 24 | 24 | 13 | 963K | 0 | 0.5 | 55.3 | MIT | — | |
| spatie/crypto | 0.80 | Generate RSA key pairs and encrypt/decrypt (and sign/verify) data using private/public keys in PHP. Provides simple wrappers around OpenSSL for better DX, with support for loading keys from files and writing generated keys to disk. | 485 | 487 | 60 | 19K | 0 | 17.1 | 24.1 | MIT | 6 months ago | |
| ekino/data-protection-bundle | 0.79 | — | 5 | 5 | 10 | 504 | 2 | 3.5 | 28.1 | MIT | 2 years ago | |
| spatie/flysystem-google-cloud-storage | 0.79 | Google Cloud Storage adapter for Flysystem v1 (PHP 8). A maintained fork adding modern PHP support and merged fixes. Use it to connect Flysystem’s filesystem API to GCS with Google’s client authentication. | 24 | 25 | 2 | 20K | 0 | 2.3 | 40.1 | MIT | 3 years ago | |
| phpseclib/mcrypt_compat | 0.79 | PHP 5.x–8.x polyfill for the deprecated mcrypt extension. Provides common ciphers (Rijndael/AES variants, DES, Blowfish, RC2, 3DES, ARCFOUR) and modes (CBC, CFB, CTR, ECB, OFB, stream). Can emulate older PHP mcrypt behavior. | 282 | 283 | 62 | 521K | 5 | 26.3 | 51.9 | MIT | 3 months ago | |
| robrichards/xmlseclibs | 0.79 | PHP library for XML Digital Signatures and XML Encryption. Create, sign, and verify XML (e.g., RSA-SHA256), manage keys and X.509 certs, and apply canonicalization/transforms. Widely used in SAML stacks like SimpleSAMLPHP and OneLogin. | 411 | 414 | 189 | 2M | 42 | 42.2 | 83.7 | BSD-3-Clause | 4 months ago | |
| cleverage/encryption-bundle | 0.79 | — | 0 | 0 | 2 | 1 | 0 | 3.1 | — | GPL-2.0 | 5 years ago | |
| spatie/laravel-google-cloud-storage | 0.79 | Laravel 9+ Google Cloud Storage filesystem driver using Flysystem v3 and a dedicated GCS adapter. Adds a gcs disk with service account key file/array support, project and bucket config, path prefixes, endpoints, and public/private visibility options. | 249 | 249 | 57 | 412K | 0 | 22.8 | 49.4 | MIT | 4 months ago | |
| dayploy/doctrine-extensions-bundle | 0.79 | — | 0 | 0 | 0 | 80 | 0 | 17.2 | 30.2 | MIT | 2 months ago |
How can I help you explore Laravel packages today?