query-translator-demo
Last updated: Thursday 18 September 2025 18:28
| UNIX name |
Owner |
Status |
| query-translator-demo |
7x |
stable
|
| Version |
Compatible with |
|
N/A
|
N/A
|
Demo project for the Query Translator library
Query Translator Demo
This is a demo project for the Query Translator library.
Install and run the demo
- Install the demo using composer composer create-project netgen/query-translator-demo
- Enter the demo folder cd query-translator-demo
- Start the web server with demo document root php -S localhost:8005 -t src
- Open http://localhost:8005 in your browser
Example UI and usage