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+.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| bentools/shh-bundle | 0.78 | — | 3 | 3 | 0 | 158 | 0 | 1.2 | 22.2 | — | 1 year ago | |
| jetiradoro/laravel-encrypt-model | 0.77 | Laravel trait to transparently encrypt specified Eloquent model attributes before saving to the database and automatically decrypt them when accessed. Install via Composer, add the Encryptable trait, and list encrypted fields in the $encryptable array. | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| spomky-labs/base64url | 0.77 | Fast RFC 4648 Base64 URL-safe encoder/decoder for PHP. Lightweight library to encode/decode URL-safe Base64 strings with high performance, compatible with PHP 7.1+. Ideal for JWT, web tokens, and URL parameters. | 154 | 157 | 13 | 1M | 0 | 3.9 | 54.0 | MIT | 5 years ago | |
| coka/doctrine-secret-type-bundle | 0.76 | — | 1 | 1 | 0 | 42 | 0 | 0.0 | 18.5 | MIT | — | |
| betterapp/laravel-db-encrypter | 0.76 | — | 363 | 364 | 47 | 12K | 3 | 4.6 | 21.6 | — | 5 years ago | |
| gregoryduckworth/encryptable | 0.75 | — | 19 | 19 | 2 | 230 | 3 | 1.8 | 15.5 | — | 6 years ago | |
| coka/doctrine-encrypt-bundle | 0.75 | — | 0 | 0 | 0 | 142 | 0 | 0.0 | 29.8 | MIT | — | |
| sagalbot/encryptable | 0.75 | — | 27 | 27 | 2 | 607 | 3 | 1.5 | 21.1 | GPL-3.0 | 6 years ago | |
| assistenzde/simple-cryptographic-bundle | 0.75 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| respect/stringifier | 0.75 | Respect\Stringifier converts any PHP value into a readable string for logging, debugging, and error messages. Use the stringify() function or the HandlerStringifier object. Secure-by-default handling of strings in newer versions. Requires PHP 8.3+. | 26 | 27 | 2 | 710K | 0 | 17.6 | 63.1 | MIT | 2 months ago | |
| php-standard-library/str | 0.75 | Lightweight string utility library for PHP, providing common helpers for formatting, parsing, and safe string handling. Designed as a simple “standard library” add-on with a small API surface and easy composer integration. | 1 | 1 | 0 | 28K | 0 | 19.0 | 63.8 | MIT | 1 month ago | |
| magros/laravel-model-encryption | 0.75 | — | 14 | 14 | 10 | 468 | 5 | 1.8 | 22.2 | Apache-2.0 | — | |
| denisok94/helper | 0.75 | A small Laravel/PHP helper package providing convenience functions to speed up everyday development tasks. Useful for common utilities and shortcuts so you can reduce boilerplate across projects. | 1 | 1 | 0 | 2 | 0 | 27.4 | 4.9 | BSD-3-Clause | 6 days ago | |
| spatie/string | 0.75 | Fluent string handling for PHP. Wrap strings with string() to get a chainable object with helpers like between(), case conversion, concatenation, and array-offset access for reading/updating characters. Lightweight utility by Spatie, installable via Composer. | 560 | 571 | 26 | 20K | 0 | 26.2 | 24.6 | MIT | 3 months ago | |
| oleander29/decrypt | 0.74 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| al-saloul/encryption | 0.74 | — | 18 | 18 | 4 | 37 | 0 | 0.5 | 6.5 | MIT | 1 year ago | |
| bentools/shh | 0.74 | Shh! is a lightweight PHP library for handling secrets: generate RSA key pairs, change private key passphrases, encrypt/decrypt payloads, and store encrypted secrets safely so only holders of the private key can decrypt. | 4 | 4 | 0 | 226 | 0 | 0.9 | 23.0 | — | 5 years ago | |
| czogori/dami | 0.74 | czogori/dami is a small Laravel/PHP package that provides basic DAMI-related functionality and helpers. Lightweight and easy to drop into an existing app, it aims to streamline common tasks without heavy configuration or dependencies. | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| alhames/string | 0.74 | A lightweight Laravel/PHP helper package providing convenient string utilities and shortcuts for common text operations such as formatting, cleaning, converting case, and working with substrings, making repetitive string handling tasks easier across your application. | 0 | 0 | 0 | 1 | 0 | 0.3 | 4.2 | MIT | 3 years ago | |
| voku/stringy | 0.74 | voku/stringy is a PHP string manipulation library with a fluent, chainable API and multibyte/Unicode-safe helpers. It offers common text utilities like trimming, casing, slugging, replacing, and comparisons, aiming for predictable results across encodings. | 180 | 186 | 24 | 40K | 0 | 1.7 | 32.4 | MIT | — |
How can I help you explore Laravel packages today?