netgen/query-translator-demo

A demo for the Query Translator library

1.0.0 2018-04-05 10:14 UTC

This package is auto-updated.

Last update: 2024-04-24 20:19:00 UTC


README

This is a demo project for the Query Translator library.

Install and run the demo

  1. Install the demo using composer composer create-project netgen/query-translator-demo
  2. Enter the demo folder cd query-translator-demo
  3. Start the web server with demo document root php -S localhost:8005 -t src
  4. Open http://localhost:8005 in your browser

Example UI and usage

Query Translator demo