karriere / mocky-template
A template project for using the Mocky
Installs: 1 042
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 4
Forks: 1
Open Issues: 0
Requires
- karriere/mocky: ^1.1
This package is auto-updated.
Last update: 2023-01-03 13:28:48 UTC
README
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.