Libraries tagged by secrets
luka-dev/headless-task-server-php
10218 Downloads
Helper for sending requests to luka-dev/headless-task-server
vortos/vortos-security
1031 Downloads
Vortos enterprise security — HTTP headers, CORS, CSRF, IP filtering, request signing, encryption, secrets, and data masking
vortos/vortos-deploy
952 Downloads
Vortos Deploy — provider-agnostic deployment orchestration: pure planner, strategy-as-policy (blue-green/rolling/recreate/canary), immutable definition surface (config/deploy.php), per-env layering with drift report, content-hashed reviewable plans (secret-free, signing-ready), and conformance TCKs for all driver ports. Built on the OpsKit driver pattern.
technicalguru/vault
6573 Downloads
A flexible, lightweight PHP-based vault to provide secrets dynamically
roadiz/random
16146 Downloads
Roadiz sub-package for secret and random generators
magentron/openid-connect-php
5786 Downloads
Bare-bones OpenID Connect client (forked to allow client secret basic authentication on obtaining access token)
jazzsequence/ai-connector-secure-layer
3940 Downloads
Keeps LLM API keys out of the WordPress database. Fetches keys from Pantheon Secrets or environment variables on-demand at the moment an LLM request fires — never stored in wp_options, never pre-loaded as a PHP constant.
hryvinskyi/magento2-api-logger
734 Downloads
Enterprise API logging solution with granular endpoint control, secret sanitization, and advanced viewer
hejunjie/google-authenticator
1249 Downloads
一个用于生成和验证时间基础一次性密码(TOTP)的 PHP 包,支持 Google Authenticator 及类似应用。功能包括密钥生成、二维码创建和 OTP 验证 | A PHP library for generating and verifying Time-Based One-Time Passwords (TOTP). Compatible with Google Authenticator and similar apps, with features like secret generation, QR code creation, and OTP verification.
evit/php-gm-crypto
4718 Downloads
Fully compatible with the sm4-cbc and sm4-ecb state secret SM algorithms of openssl. When openssl >= 1.1.1 supports the state secret algorithm, directly call openssl for SM4 encryption and decryption, otherwise call the custom algorithm.
diontech/laravel-vault
925 Downloads
Building vaults and decrypted/encryped secrets. Using specfic keys per vault (or per secret if you want to) is implemented. Vaults can be a standalone or related to your app`s models.
clarknelson/craft-recaptcha-3
34023 Downloads
Verifies via Google the site and secret codes required to verify humanity through reCAPTCHA v3.
cboxdk/laravel-siem
341 Downloads
The SIEM log-streaming delivery engine for Laravel — a durable transactional outbox, queued batched delivery with retry/backoff/dead-letter/circuit-breaker, SSRF-guarded HTTP egress, encrypted destination secrets, and PII redaction, on top of the framework-agnostic cboxdk/siem core.
ahilmurugesan/socialite-apple-helper
122618 Downloads
Laravel Socialite Apple Login Helper to generate and manage Client Secret
insites-consulting/azure-key-vault
18575 Downloads
Allow secrets to be easily fetched from an Azure Key Vault from within a Laravel application