Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 349 Bytes

File metadata and controls

17 lines (11 loc) · 349 Bytes

ApiController plugin for CakePHP

Installation

You can install this plugin into your CakePHP application using composer.

The recommended way to install composer packages is:

composer require dcoturel/api_controller

Contributing

  1. Make a topic / feature branch
  2. Commit changes
  3. Make a pull request