Registry / utility / bitwasp-buffertools

bitwasp-buffertools

JSON →
library0.5.7phppackagistunverified

Toolbox for working with binary and hex data. Similar to NodeJS Buffer.

composer require bitwasp/buffertools
INSTALL
IMPORT
SIG · BITWASP-BUFFERTOOL
B
bitwasp-buffertools
utilityphpv0.5.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Buffer
use BitWasp\Buffertools\Buffer;

Create a buffer from hex and get binary representation.

use BitWasp\Buffertools\Buffer; $buffer = Buffer::hex('deadbeef'); echo $buffer->getBinary();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.7latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
16
Meta
1
Amazon
1
Resources
bitwasp-buffertools — pip install bitwasp-buffertools · libregistry