php-standard-library/math dependents (9) Order by: name | downloads Show: all | require | require-dev
-
PHP
php-standard-library/binary
Typed functions for encoding and decoding binary data, replacing pack()/unpack() with a clear, type-safe API
-
PHP
php-standard-library/crypto
Comprehensive cryptography toolkit built on libsodium - symmetric, asymmetric, AEAD, signing, key exchange, and KDF
-
PHP
php-standard-library/date-time
Immutable, timezone-aware date and time types with Duration, Period, and Interval
-
PHP
php-standard-library/iter
Utility functions for inspecting and reducing iterables - arrays, generators, and iterators
-
PHP
php-standard-library/json
JSON encoding and decoding with typed exceptions and sensible defaults
-
-
-
PHP
php-standard-library/secure-random
Cryptographically secure random data generation for tokens, passwords, and nonces
-
PHP
php-standard-library/type
Runtime type validation implementing Parse, Don't Validate - coerce and assert unstructured input into well-typed data