paragonie/hidden-string
HiddenString provides a small PHP utility for handling sensitive strings more safely in memory. Extracted from ParagonIE Halite, it helps reduce accidental exposure via debugging/serialization by wrapping secret values in an object. Requires PHP 7+.
Note: Version 2.1.0 was an accidental tag, which was pulled. We're tagging v2.2.0 instead to prevent systems from getting confused.
Full Changelog: https://github.com/paragonie/hidden-string/compare/v2.0.0...v2.2.0
MisuseException instead of silently returning an empty string or serializing an empty array, if not allowed.How can I help you explore Laravel packages today?