karriere/mocky-template

This package is abandoned and no longer maintained. No replacement package was suggested.

A template project for using the Mocky

v1.0.0 2017-06-07 11:29 UTC

This package is auto-updated.

Last update: 2023-01-03 13:28:48 UTC


README

logo.png

Mocky Template

This repository provides an implementation template for Mocky.

Installation

composer create-project karriere/mocky-template /destination/path

Starting the template

php -S localhost:8888 -t public public/index.php

License

Apache License 2.0 Please see LICENSE for more information.