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

https://github.com/hirokisan/learn-php


https://github.com/hirokisan/learn-php

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

Learn PHP
====
Learn PHP in this repository

## RUN
```
$ php -S localhost:8080
```

## OPEN
```
http://localhost:8080
```