runalyze / ubjson
This package is abandoned and no longer maintained.
No replacement package was suggested.
Library to encode and decode universal binary json files (ubjson / *.ubj).
0.1.0
2018-11-04 12:56 UTC
Requires
- php: >=7.1
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.12
- phpunit/phpunit: 6.5.*
This package is auto-updated.
Last update: 2023-12-05 00:53:48 UTC
README
PHP lib to encode/decode ubjson (draft 12)
Known problems:
- INT64 is not supported
- DOUBLE is not supported
- All floating numbers will be encoded as FLOAT