exsyst/api

Provides several helpers to build your api

v0.3.0 2015-10-22 16:55 UTC

This package is auto-updated.

Last update: 2024-04-17 21:28:37 UTC


README

This component provides several tools to help build API's.

Build Status Scrutinizer Code Quality Code Coverage Total Downloads Latest Stable Version

Documentation

Please see the UPGRADING.md for any relevant instructions when upgrading to a newer version.

Installation

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

$ composer require exsyst/api

This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.