Skip to content

A simple http server written with pure PHP and with the help of ReactPHP(https://reactphp.org).

Notifications You must be signed in to change notification settings

Ahmard/reactphp-simple-http-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

AhmardAhmard
Ahmard
and
Ahmard
Jan 8, 2021
008dbff · Jan 8, 2021

History

1 Commit
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021

Repository files navigation

Simple ReactPHP Http Server

A simple http server written with pure PHP and with the help of ReactPHP.

  1. Installation

Installation

Make sure that you have composer installed

Clone repository

gti clone https://github.com/Ahmard/reactphp-simple-http-server

Navigate to the directory

cd reactphp-simple-http-server

Install composer dependencies

composer install

Start server

php server.php

Visit http://localhost:8181 and see.

About

A simple http server written with pure PHP and with the help of ReactPHP(https://reactphp.org).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published