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
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| robrichards/xmlseclibs | 0.83 | 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. | 413 | 416 | 188 | 2M | 36 | 42.9 | 75.6 | BSD-3-Clause | 1 month ago | |
| dterranova/crypto-bundle | 0.82 | — | 1 | 2 | 1 | 3 | 0 | 0.0 | 3.9 | — | — | |
| web-token/jwt-encryption-algorithm-aesgcm | 0.81 | JWT encryption algorithm implementation using AES-GCM for the web-token/jwt framework. Adds AESGCM-based JWE support with authenticated encryption, suitable for securing tokens with modern AEAD cryptography in PHP applications. | 3 | 3 | 1 | 12K | 0 | 0.0 | 48.2 | MIT | — | |
| 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 | 63K | 0 | 0.3 | 52.5 | NOASSERTION | — | |
| ranabd36/openssl-encryption | 0.81 | — | 0 | 0 | 1 | 0 | 0 | 0.3 | — | — | 8 years ago | |
| mrdebug/lara-file-encrypter | 0.80 | — | 41 | 41 | 7 | 34 | 0 | 0.4 | 3.6 | 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 | 0 | 0 | 0.0 | — | — | — | |
| paragonie/ciphersweet | 0.80 | 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 | 470 | 39 | 74K | 8 | 25.6 | 36.3 | NOASSERTION | 6 months ago | |
| assistenzde/simple-cryptographic-bundle | 0.80 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| 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 | 50 | 1 | 0.3 | 23.1 | MIT | — | |
| dwgebler/encrypted-fields-bundle | 0.80 | — | 6 | 6 | 1 | 2 | 0 | 17.3 | 1.7 | MIT | 3 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. | 23 | 24 | 13 | 1M | 0 | 0.5 | 55.3 | MIT | — | |
| spatie/laravel-ciphersweet | 0.79 | 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. | 428 | 428 | 39 | 58K | 0 | 26.7 | 33.7 | MIT | 3 months ago | |
| ekino/data-protection-bundle | 0.79 | — | 5 | 5 | 10 | 577 | 2 | 3.5 | 28.9 | 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. | 23 | 25 | 2 | 20K | 0 | 2.3 | 40.4 | 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 | 284 | 62 | 556K | 5 | 26.3 | 51.9 | MIT | 5 months ago | |
| cleverage/encryption-bundle | 0.79 | — | 0 | 0 | 2 | 1 | 0 | 3.1 | 4.2 | 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. | 247 | 249 | 57 | 426K | 0 | 21.2 | 49.0 | MIT | 6 months ago | |
| dayploy/doctrine-extensions-bundle | 0.79 | — | 0 | 0 | 0 | 32 | 0 | 15.9 | 23.8 | MIT | 4 months ago | |
| aeliot/doctrine-encrypted-contracts | 0.79 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 1 year ago |
How can I help you explore Laravel packages today?