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 | 137 | 0 | 1.2 | 21.4 | — | 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 | — | |
| coka/doctrine-secret-type-bundle | 0.76 | — | 1 | 1 | 0 | 7 | 0 | 0.0 | 9.0 | MIT | — | |
| betterapp/laravel-db-encrypter | 0.76 | — | 364 | 366 | 47 | 13K | 3 | 4.6 | 22.4 | — | 5 years ago | |
| gregoryduckworth/encryptable | 0.75 | — | 19 | 19 | 2 | 264 | 3 | 1.8 | 16.2 | — | 6 years ago | |
| coka/doctrine-encrypt-bundle | 0.75 | — | 0 | 0 | 0 | 116 | 0 | 0.0 | 28.6 | MIT | — | |
| sagalbot/encryptable | 0.75 | — | 27 | 27 | 2 | 845 | 3 | 1.5 | 20.9 | GPL-3.0 | 6 years ago | |
| assistenzde/simple-cryptographic-bundle | 0.75 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| 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 | 29K | 0 | 21.2 | 64.8 | MIT | 2 weeks ago | |
| magros/laravel-model-encryption | 0.75 | — | 14 | 14 | 10 | 437 | 5 | 1.8 | 21.8 | 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 | 13.8 | — | BSD-3-Clause | 4 months 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 | 28.2 | 25.1 | MIT | 1 month ago | |
| oleander29/decrypt | 0.74 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| al-saloul/encryption | 0.74 | — | 18 | 18 | 4 | 139 | 0 | 0.5 | 12.7 | 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 | 202 | 0 | 0.9 | 22.3 | — | 4 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 | — | |
| twig/string-extra | 0.74 | Twig extension integrating Symfony String: add filters u (UnicodeString methods), slug (AsciiSlugger), and singular/plural (Inflector) to manipulate text, generate slugs, and handle basic inflection directly in Twig templates. | 221 | 223 | 4 | 1M | 0 | 21.6 | 61.9 | MIT | 2 weeks ago | |
| richardstyles/eloquentencryption | 0.74 | — | 107 | 107 | 18 | 410 | 0 | 19.6 | 10.6 | MIT | 3 months ago | |
| 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 | 7 | 0 | 0.3 | 12.5 | MIT | 3 years ago | |
| yiisoft/strings | 0.73 | Yii Strings provides fast, multibyte-safe string utilities for PHP: StringHelper and NumericHelper, Inflector (pluralize, slug), wildcard pattern matching, and optimized combined regex matching with optional memoization. | 49 | 51 | 19 | 63K | 5 | 14.8 | 48.2 | BSD-3-Clause | 6 months ago |
How can I help you explore Laravel packages today?