Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Enables rapid compliance with GDPR, HIPAA, and similar regulations by providing a vetted solution for encrypting sensitive data at rest, eliminating the need to build custom encryption logic which is error-prone and time-consuming.
Supports build vs buy decision by addressing common use cases like field-level encryption, JSON column encryption, and encrypted email handling with searchable indexes, allowing teams to focus on core product features instead of cryptographic implementation.
Provides CLI tools for data migration, reducing technical debt during compliance initiatives and ensuring smooth transitions for existing databases without manual scripting.
When to Consider This Package
✅ Adopt when: using Laravel 10-12, needing field-level encryption for PII, requiring email searchability via deterministic hashes, or seeking quick compliance solutions with minimal setup.
⚠️ Look elsewhere if: you need client-side encryption, end-to-end encryption, or have high-risk systems where package maturity (0 dependents, low score) is a concern; for complex compliance scenarios requiring custom encryption workflows beyond this package's scope.
How to Pitch It (Stakeholders)
Executives: "This package automates encryption of sensitive data at rest, ensuring compliance with GDPR and HIPAA without custom development. It reduces legal risk and accelerates time-to-market for compliance-driven features, with minimal engineering effort."
Engineering: "Integrates in minutes via traits and commands. Handles edge cases like encrypted email search, JSON field encryption, and works seamlessly with Laravel's auth system. Avoids reinventing the wheel for encryption logic, with built-in migration tools for existing data."
Weaver
How can I help you explore Laravel packages today?