Registry / utility / kornrunner-solidity

kornrunner-solidity

JSON →
library0.2.0phppackagistunverified

Pure PHP implementation of Solidity for parsing and analyzing Solidity smart contracts.

composer require kornrunner/solidity
INSTALL
IMPORT
SIG · KORNRUNNER-SOLIDIT
K
kornrunner-solidity
utilityphpv0.2.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 kornrunner\Solidity\Parser;

Parse a Solidity contract source code.

use kornrunner\Solidity\Parser; $parser = new Parser(); $result = $parser->parse('contract Foo {}');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
kornrunner-solidity — pip install kornrunner-solidity · libregistry