robrichards/xmlseclibs
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| rnijveld/xmlseclibs | 0.85 | Fork of xmlseclibs for working with XML Digital Signatures and XML Encryption in PHP. Provides tools to sign, verify, encrypt, and decrypt XML documents (XMLDSig/XMLENC) commonly used in SAML, SOAP, and other security-focused XML workflows. | 5 | 5 | 5 | 465 | 0 | 0.3 | 26.2 | BSD-3-Clause | — | |
| adimeo-data-suite/security | 0.84 | Laravel security toolkit for Adimeo Data Suite apps, providing common security utilities and integrations such as authentication/authorization helpers, hardened defaults, and middleware-friendly protections to secure APIs and admin back offices. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| illuminate/encryption | 0.83 | Laravel’s encryption component for securely encrypting and decrypting strings and serialized data using application keys and strong ciphers. Provides Encrypter support, key rotation via previous keys, and convenient helpers for protecting cookies, sessions, and payloads. | 92 | 96 | 25 | 323K | 0 | 1.2 | 48.9 | MIT | — | |
| spomky-labs/php-aes-gcm | 0.83 | 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. | 71 | 71 | 23 | 30K | 2 | 2.6 | 36.1 | MIT | 7 years ago | |
| oleander29/decrypt | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| phar-io/gnupg | 0.82 | 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 | — | |
| paragonie/ciphersweet | 0.82 | 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 | |
| magros/laravel-model-encryption | 0.82 | — | 14 | 14 | 10 | 468 | 5 | 1.8 | 22.2 | Apache-2.0 | — | |
| richardstyles/eloquentencryption | 0.81 | — | 108 | 108 | 18 | 326 | 0 | 16.6 | 9.1 | MIT | 5 months ago | |
| 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 | — | |
| paperscissorsandglue/laravel-encryption-at-rest | 0.81 | — | 3 | 3 | 1 | 15 | 0 | 0.5 | 9.4 | MIT | 1 year ago | |
| ass/xmlsecurity | 0.81 | — | 95 | 96 | 9 | 27K | 0 | 1.6 | 33.8 | NOASSERTION | 11 years ago | |
| betterapp/laravel-db-encrypter | 0.81 | — | 363 | 364 | 47 | 12K | 3 | 4.6 | 21.6 | — | 5 years ago | |
| rtconner/laravel-tagging | 0.81 | — | 884 | 913 | 166 | 25K | 0 | 30.5 | 22.3 | MIT | 5 months ago | |
| laravel/legacy-encrypter | 0.81 | Drop-in Laravel encrypter compatible with legacy apps. Encrypt/decrypt data using older key formats and cipher settings so you can read existing payloads and migrate safely. Useful for upgrades where stored encrypted values must remain accessible. | 62 | 64 | 33 | 81 | 0 | 1.3 | 4.8 | MIT | — | |
| jetiradoro/laravel-encrypt-model | 0.81 | Laravel trait to transparently encrypt specified Eloquent model attributes before saving to the database and automatically decrypt them when accessed. Install via Composer, add the Encryptable trait, and list encrypted fields in the $encryptable array. | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| rinvex/laravel-support | 0.81 | Helper utilities and support classes for Laravel apps: common macros, traits, contracts, and shared helpers used across Rinvex packages. A lightweight toolbox to reduce boilerplate and keep code consistent across projects. | 74 | 73 | 81 | 6K | 0 | 1.4 | 18.9 | MIT | — | |
| opichon/pcrypt | 0.81 | 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 | — | — | |
| dterranova/crypto-bundle | 0.81 | — | 1 | 2 | 1 | 3 | 0 | 0.0 | 3.9 | — | — | |
| al-saloul/encryption | 0.81 | — | 18 | 18 | 4 | 38 | 0 | 0.5 | 6.6 | MIT | 1 year ago |
How can I help you explore Laravel packages today?