{ "name": "theseer/tokenizer", "description": "A small library for converting tokenized PHP source code into XML and potentially other formats", "license": "BSD-3-Clause", "authors": [ { "name": "Arne Blankerts", "email": "arne@blankerts.de", "role": "Developer" } ], "support": { "issues": "https://github.com/theseer/tokenizer/issues" }, "require": { "php": "^7.2 || ^8.0", "ext-xmlwriter": "*", "ext-dom": "*", "ext-tokenizer": "*" }, "autoload": { "classmap": [ "src/" ] } }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
src | Folder | 0755 |
|
|
.php_cs.dist | File | 11.44 KB | 0644 |
|
CHANGELOG.md | File | 1.58 KB | 0644 |
|
LICENSE | File | 1.5 KB | 0644 |
|
README.md | File | 1.9 KB | 0644 |
|
composer.json | File | 562 B | 0644 |
|
composer.lock | File | 655 B | 0644 |
|