paragonie/sodium_compat
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| paragonie/halite | 0.80 | Halite is a high-level PHP cryptography library from Paragon Initiative Enterprises, built on libsodium. It provides safer, opinionated APIs for encryption, authentication, key management, and password hashing, helping you use modern crypto correctly with minimal foot-guns. | 1,155 | 1,162 | 90 | 385K | 21 | 30.0 | 43.3 | MPL-2.0 | 8 months ago | |
| phpcompatibility/phpcompatibility-paragonie | 0.79 | PHP_CodeSniffer rulesets that extend PHPCompatibility to account for Paragonie polyfills (random_compat and sodium_compat), reducing false positives when checking PHP cross-version compatibility. Includes separate RandomCompat and SodiumCompat standards. | 10 | 12 | 2 | 1M | 0 | 13.3 | 60.0 | LGPL-3.0 | 6 months ago | |
| paragonie/ciphersweet | 0.79 | CipherSweet is a PHP library for fast, secure field-level encryption with searchable encrypted indexes. Designed for applications that need to protect sensitive data at rest while still supporting equality and range queries, with strong cryptography and clean integrations. | 466 | 466 | 39 | 52K | 8 | 29.9 | 35.2 | NOASSERTION | 3 months ago | |
| phpseclib/phpseclib | 0.78 | Pure-PHP secure communications library: SSH-2 and SFTP plus crypto primitives and PKI tools (X.509, RSA, ECDSA/ECDH, Ed25519, DH/DSA) and ciphers like AES/ChaCha20 with GCM/Poly1305. MIT licensed and Composer-ready. | 5,573 | 5,687 | 908 | 9M | 197 | 89.9 | 77.6 | MIT | 1 month ago | |
| paragonie/constant_time_encoding | 0.74 | 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. | 903 | 908 | 35 | 10M | 0 | 20.8 | 58.2 | NOASSERTION | 8 months ago | |
| sylius-labs/polyfill-symfony-framework-bundle | 0.68 | PolyfillSymfonyFrameworkBundle provides a lightweight polyfill for Symfony’s FrameworkBundle, helping apps and libraries run when the full FrameworkBundle isn’t available. Useful for compatibility across Symfony versions and reduced dependencies. | 13 | 13 | 5 | 56K | 0 | 0.8 | 49.7 | — | 3 years ago | |
| yoast/phpunit-polyfills | 0.68 | Polyfills to write PHPUnit tests compatible across versions. Provides traits, test cases, and utilities that bridge API changes so one test suite can run on PHPUnit 7.5–9 and 11–12. Requires PHP 7.1+. | 185 | 184 | 13 | 2M | 4 | 13.5 | 57.5 | BSD-3-Clause | 9 months ago | |
| roxblnfk/unpoly | 0.68 | Laravel package for integrating Unpoly into your app. Adds helpers and assets to enable fast, progressive page updates, partial reloads, and smoother navigation without building a full SPA, while keeping standard routes and controllers. | 41 | 41 | 2 | 7K | 0 | 0.4 | 30.9 | MIT | — | |
| phpunitgoodpractices/polyfill | 0.67 | Polyfill library for PHPUnit best practices, providing compatibility helpers and shims to keep test suites consistent across PHPUnit versions. Useful for package maintainers aiming for cleaner, more portable tests without forcing specific PHPUnit upgrades. | 11 | 11 | 1 | 9K | 6 | 2.1 | 28.6 | MIT | 3 years ago | |
| creative-web-solution/front-polyfill-bundle | 0.67 | — | 0 | 0 | 0 | 31 | 0 | 1.5 | 20.6 | MIT | 3 years ago | |
| phpseclib/bcmath_compat | 0.66 | BCMath compatibility layer for PHP environments without the bcmath extension. Provides drop-in function replacements used by phpseclib, helping big integer and cryptography features work consistently across shared hosts, minimal installs, and varied PHP builds. | 167 | 168 | 6 | 292K | 0 | 5.3 | 44.5 | MIT | 1 year ago | |
| symfony/polyfill-ctype | 0.66 | Symfony Polyfill for Ctype provides drop-in ctype_* functions for PHP installations missing the ctype extension. Ensures consistent character classification across environments and older PHP versions as part of Symfony’s Polyfill suite. | 4,044 | 4,047 | 6 | 17M | 0 | 39.0 | 57.7 | MIT | 1 month ago |
How can I help you explore Laravel packages today?