treehouselabs/base-api-bundle

Base bundle for Api functionality

Installs: 15 285

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 13

Forks: 1

Open Issues: 0

Type:symfony-bundle

v0.1.1 2016-04-19 11:38 UTC

This package is auto-updated.

Last update: 2024-04-12 22:26:52 UTC


README

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