Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/razshare/amphp-file-parallel-driver-issue-reproduction


https://github.com/razshare/amphp-file-parallel-driver-issue-reproduction

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

Install dependencies with

```sh
composer update
```

and run with

```sh
composer prod:start
```

or with

```sh
composer dev:start
```

if you want to attach a debugger to the application.

Application is served at [http://127.0.0.1:8080/](http://127.0.0.1:8080/).