Skip to content

treehouselabs/base-api-bundle

Repository files navigation

Base API bundle

Latest Version on Packagist Software License Build Status Coverage Status Quality Score

This bundle provides basic functionality to create an API.

It contains a controller with convenient methods to extend/call, some exceptions to use in your API calls, and Behat contexts to easily test your API.

Installation

composer require treehouselabs/base-api-bundle

Documentation

  1. Installation
  2. Creating controllers
  3. Testing

Security

If you discover any security related issues, please email dev@treehouse.nl instead of using the issue tracker.

License

The MIT License (MIT). Please see License File for more information.

Credits