Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dmouse/phpway.mx


https://github.com/dmouse/phpway.mx

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# Dev

```bash
$ composer install
$ cd web && php -S 0.0.0.0:8081
```
## Docker

```bash
$ docker-compose up
```