Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/walterwoshid/php-dissect

A set of tools for lexical and syntactical analysis written in pure PHP - Fork by WalterWoshid
https://github.com/walterwoshid/php-dissect

Last synced: 9 days ago
JSON representation

A set of tools for lexical and syntactical analysis written in pure PHP - Fork by WalterWoshid

Awesome Lists containing this project

README

        

PHP Dissect




License: MIT



Twitter: @WalterWoshid



PHP: >=8.0



Packagist




Build




Coverage - PHP 8.0



Coverage - PHP 8.1



Coverage - PHP 8.2



Coverage - PHP 8.3

Dissect is a set of tools for lexical and syntactical analysis written in pure PHP.


This library is forked from https://github.com/jakubledl/dissect



## Installation

```bash
composer require walterwoshid/dissect
```

# Documentation?

[Here](docs/index.md).

## Testing

- Run `composer run-script test`

or
- Run `composer run-script test-coverage`

## Show your support

Give a ⭐ if this project helped you!

## 📝 License

Copyright © 2023 [Valentin Wotschel](https://github.com/WalterWoshid).

This project is [MIT](https://opensource.org/licenses/MIT) licensed.