paragonie/constant_time_encoding
Fast, secure constant-time encoding/decoding utilities for PHP. Provides Base32, Base64 (incl. URL-safe), and Hex implementations designed to reduce timing side-channel leaks. Ideal for cryptography, tokens, and security-sensitive data handling.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| hyperf/codec | 0.76 | โ | 0 | 0 | 0 | 54K | 1 | 22.5 | 63.0 | MIT | 3 months ago | |
| paragonie/random_compat | 0.75 | PHP 5 polyfill for random_bytes() and random_int(), providing secure, cryptographically strong randomness on older PHP versions. Uses the best available system sources and falls back safely, helping apps generate tokens, keys, IDs, and nonces consistently across environments. | 8,154 | 8,174 | 153 | 12M | 5 | 39.9 | 44.7 | MIT | 4 years ago | |
| aaugustyniak/params-codec-bundle | 0.74 | Symfony 2/3 bundle that AES-encrypts route parameters. Adds a param_codec service and Twig helpers to generate encrypted URLs, plus a @DecryptParams annotation to automatically decrypt controller arguments using a secret passphrase. | 0 | 0 | 0 | 0 | 0 | 0.0 | โ | MIT | โ | |
| spomky-labs/base64url | 0.73 | 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 | |
| paragonie/sodium_compat | 0.73 | Pure-PHP polyfill for PHPโs Sodium (libsodium) cryptography API. Transparently uses the native sodium extension when available; otherwise falls back to a compatible implementation. v1 supports PHP 5.2+ incl. 32-bit; v2 targets PHP 8.1+ only. | 931 | 937 | 66 | 4M | 0 | 36.6 | 58.7 | ISC | 1 month ago | |
| christian-riesen/base32 | 0.73 | RFC 4648-compliant Base32 encoder/decoder for PHP (7.2+). Simple static API to encode/decode strings, passes official test vectors, and includes unit tests. Also supports the extended Base32Hex alphabet via Base32Hex. | 132 | 133 | 30 | 781K | 0 | 24.3 | 60.5 | MIT | 2 months ago | |
| laragraph/utils | 0.69 | Laravel utilities for building GraphQL servers: shared primitives and helpers used by GraphQL packages. Install via Composer and use as a lightweight foundation for SDL-first (Lighthouse) or code-first (graphql-laravel) setups. | 22 | 22 | 8 | 674K | 0 | 15.5 | 60.3 | MIT | 6 months ago | |
| spatie/test-time | 0.69 | Control time in tests with Spatie TestTimeโfreeze or advance Carbon-based timestamps dynamically for time-sensitive assertions. Simplify testing date-dependent logic by manually adjusting time without altering real-world clocks. Works seamlessly with Carbonโs methods like addYear(), subDay(), or cus... | 208 | 208 | 9 | 178K | 0 | 5.2 | 40.5 | MIT | 2 years ago | |
| nette/php-generator | 0.69 | Generate PHP code via a fluent API: build classes, interfaces, functions, methods, properties, namespaces, and PHPDoc, then render to valid PHP. Handy for code generators, scaffolding tools, and runtime code output with strict formatting and escaping. | 2,259 | 2,287 | 145 | 3M | 1 | 34.8 | 47.9 | NOASSERTION | 7 months ago | |
| symplify/easy-parallel | 0.68 | Run PHP tasks in parallel with a simple API. Easy Parallel helps speed up builds and code analysis by distributing work across multiple processes, while keeping output manageable and integration straightforward in existing Symplify and custom tooling. | 13 | 12 | 5 | 27K | 1 | 0.3 | 45.2 | MIT | โ | |
| cocur/slugify | 0.68 | cocur/slugify converts strings into URL-friendly slugs by stripping special characters and transliterating many languages (e.g., รค โ ae). Lightweight with no external dependencies, PSR-4, PHP 8.0โ8.5, and integrations for Laravel, Symfony, Twig, and more. | 2,900 | 2,973 | 245 | 1M | 20 | 43.1 | 49.4 | MIT | 9 months ago |
How can I help you explore Laravel packages today?