Skip to content

smottt/zray-builtin-php-server

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

zray-buitlin-php-server

Router script for running Zend Z-Ray on the PHP Built-in web server.

This way you can monitor any locally running CLI scripts under Zend-Ray Live! tab.

Usage

In order to run Z-Ray UI with the PHP's built-in web server, run the following command:

php -S localhost:10081 router.php

Then open up a browser window and navigate to localhost:10081.

About

Router script for running Zend Z-Ray on the PHP Built-in web server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages