php-standard-library/encoding
Binary-to-text encoding: Base64, Hex, and QuotedPrintable with streaming support
Maintainers
6.2.1
2026-03-31 16:59 UTC
Requires
- php: ~8.4.0 || ~8.5.0
- ext-mbstring: *
- php-standard-library/async: ^6.0
- php-standard-library/default: ^6.0
- php-standard-library/foundation: ^6.0
- php-standard-library/io: ^6.0
- php-standard-library/str: ^6.0
Requires (Dev)
- php-standard-library/regex: ^6.0
- php-standard-library/secure-random: ^6.0
- phpunit/phpunit: ^13.0
Suggests
None
Provides
None
Conflicts
- azjezz/psl: *
Replaces
None
MIT 9023db66cb9c5137941c8c844cb15748a3713131
- Seifeddine Gmati <azjezz.woop@carthage.software>
- Contributors
README
Binary-to-text encoding: Base64, Hex, and QuotedPrintable with streaming support.
