assistenzde/simple-cryptographic-bundle
phpseclib or paragonie/sodium).openssl_encrypt directly or spatie/laravel-encryption).php -m | grep openssl).For Executives: "This package lets us securely encrypt sensitive data (e.g., tokens, user inputs) with minimal dev effort—no new infrastructure needed. It’s like adding a deadbolt to a door we already have the hardware for (OpenSSL). Compliance teams will love the audit trail it enables, and devs can integrate it in hours. Cost: $0 (MIT license); Risk: Low (uses battle-tested OpenSSL)."
For Engineers:
*"Need to encrypt strings in Symfony? This bundle wraps OpenSSL’s encrypt/decrypt methods into a clean service with:
SimpleCryptographicService.openssl_* for those."*For Security Teams:
*"This provides deterministic or randomized symmetric encryption using OpenSSL’s validated algorithms. Key management is manual (via APP_SECRET or custom config), so pair with a secrets manager for production. Supports:
How can I help you explore Laravel packages today?