paperscissorsandglue/laravel-encryption-at-rest
Architecture fit: Strong alignment with Laravel's Eloquent and encryption subsystems. Uses standard trait-based implementation that integrates seamlessly with model lifecycle events and Laravel's built-in encryption (AES-256-CBC). No external dependencies beyond Laravel core components.
Integration feasibility: Low feasibility risk for new projects due to straightforward Composer installation and config publishing. High risk for existing production systems due to 0 dependents and recent breaking changes in v0.2.0 (fixed double-encryption issues). Requires careful testing of all data access patterns.
Technical risk: Critical risks include:
How can I help you explore Laravel packages today?