WellRESTed ========== [](https://travis-ci.org/wellrestedphp/wellrested) [](http://wellrested.readthedocs.org/en/latest/) [](https://insight.sensiolabs.com/projects/b0a2efcb-49f8-4a90-a5bd-0c14e409f59e) WellRESTed is a library for creating RESTful Web services and websites in PHP. Requirements ------------ - PHP 7.0 Install ------- Add an entry for "wellrested/wellrested" to your composer.json file's `require` property. ```json { "require": { "wellrested/wellrested": "~3.1" } } ``` Documentation ------------- See [the documentation](https://wellrested.readthedocs.org/en/latest/) to get started. Example ------- ```php withHeader('Content-type', 'text/html') ->withBody(new Stream('