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

https://github.com/coduo/php-matcher-site

PHP Matcher Sandbox Application
https://github.com/coduo/php-matcher-site

Last synced: 6 months ago
JSON representation

PHP Matcher Sandbox Application

Awesome Lists containing this project

README

          

# Pattern Matcher Site

This is simple sandbox for [php-matcher](https://github.com/coduo/php-matcher) library.

Usage:

```
composer install
bin/console server:run
```

[http://127.0.0.1:8000](http://127.0.0.1:8000)

## Preview

![Image](doc/img/screenshot.png)