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,158 | 1,162 | 90 | 380K | 21 | 26.9 | 42.2 | MPL-2.0 | 10 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 | 11.8 | 59.3 | LGPL-3.0 | 7 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. | 469 | 468 | 39 | 61K | 8 | 27.4 | 35.6 | NOASSERTION | 4 months 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. | 902 | 908 | 35 | 11M | 0 | 18.8 | 57.3 | NOASSERTION | 9 months ago | |
| php-standard-library/json | 0.59 | php-standard-library/json provides JSON encode/decode helpers with sensible defaults and typed exceptions. Safer, clearer error handling than native json_encode/json_decode, ideal for consistent JSON handling in PHP apps and libraries. | 1 | 1 | 0 | 21K | 0 | 19.1 | 63.9 | MIT | 1 month ago | |
| novadaemon/filament-pretty-json | 0.57 | — | 47 | 47 | 14 | 35K | 1 | 0.8 | 39.8 | MIT | — | |
| swaggest/json-schema | 0.57 | PHP library for JSON Schema (Draft 4/6/7): import schemas, validate JSON data, and define high-level PHP structures with schema-based rules. Supports $ref/definitions, formats, and detailed validation errors for robust data validation. | 488 | 494 | 53 | 298K | 22 | 19.9 | 46.4 | MIT | 1 year ago | |
| colinodell/json5 | 0.57 | PHP JSON5 parser/decoder. Adds json5_decode() as a drop-in replacement for json_decode(), supporting comments, trailing commas, single quotes, and more. Always throws SyntaxError on parse failure. Includes a json5 CLI to convert JSON5 to JSON. | 306 | 311 | 12 | 944K | 0 | 5.8 | 48.2 | MIT | 2 years ago | |
| justinrainbow/json-schema | 0.57 | Validate JSON documents against JSON Schema in PHP. Supports Draft-3, Draft-4, Draft-6 and Draft-7 (coverage varies). Install via Composer and use JsonSchema\Validator to validate data with local file $ref schemas and inspect validation errors. | 3,630 | 3,677 | 369 | 6M | 14 | 63.0 | 57.4 | MIT | 1 month ago | |
| php-standard-library/math | 0.56 | Strictly typed math utilities for PHP with predictable, consistent error handling. Part of the PHP Standard Library project, providing reliable mathematical functions and a stable developer experience for safer numeric operations. | 1 | 1 | 0 | 17K | 0 | 19.1 | 62.9 | MIT | 1 month ago |
How can I help you explore Laravel packages today?