Registry / serialization / creof-wkb-parser

creof-wkb-parser

JSON →
library2.3.0phppackagistunverified

Parser for well-known binary (WKB/EWKB) object data.

composer require creof/wkb-parser
INSTALL
IMPORT
SIG · CREOF-WKB-PARSER
C
creof-wkb-parser
serializationphpv2.3.0
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.

Parser
use Creof\WkbParser\Parser;

Parse a WKB string into a geometry object.

use Creof\WkbParser\Parser; $parser = new Parser(); $geometry = $parser->parse($wkbString);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.3.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Resources
creof-wkb-parser — pip install creof-wkb-parser · libregistry