php-standard-library/binary
Typed functions for encoding and decoding binary data, replacing pack()/unpack() with a clear, type-safe API
Maintainers
6.2.1
2026-05-23 20:26 UTC
Requires
- php: ~8.4.0 || ~8.5.0
- php-standard-library/default: ^6.0
- php-standard-library/foundation: ^6.0
- php-standard-library/io: ^6.0
Requires (Dev)
- php-standard-library/async: ^6.0
- php-standard-library/math: ^6.0
- phpunit/phpunit: ^13.0
Suggests
None
Provides
None
Conflicts
- azjezz/psl: *
Replaces
None
MIT 20795f27c486252e04d9c684027131443cbb6e7e
- Seifeddine Gmati <azjezz.woop@carthage.software>
- Contributors
README
Typed functions for encoding and decoding binary data, replacing pack()/unpack() with a clear, type-safe API.
