How to Install php-tokenizer in Ubuntu 18.04



Install php-tokenizer by entering the following commands in the terminal:

sudo apt update
sudo apt install php-tokenizer

Description:

tokenized PHP source to XML converter

A small library for converting tokenized PHP source code into XML and potentially other formats.

Homepage: https://github.com/theseer/Tokenizer

Version: 1.1.0-1

Section: universe/php