# cakephp-api **Repository Path**: mirrors_CakeDC/cakephp-api ## Basic Information - **Project Name**: cakephp-api - **Description**: API Plugin for CakePHP - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: 10.x-cake5.0 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2025-12-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README API Plugin for CakePHP ====================== [![Bake Status](https://api.travis-ci.com/CakeDC/cakephp-api.png?branch=master)](https://travis-ci.com/CakeDC/cakephp-api) [![Downloads](https://poser.pugx.org/CakeDC/cakephp-api/d/total.png)](https://packagist.org/packages/CakeDC/cakephp-api) [![Latest Version](https://poser.pugx.org/CakeDC/cakephp-api/v/stable.png)](https://packagist.org/packages/CakeDC/cakephp-api) [![License](https://poser.pugx.org/CakeDC/cakephp-api/license.svg)](https://packagist.org/packages/CakeDC/cakephp-api) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/CakeDC/cakephp-api/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/CakeDC/cakephp-api/?branch=master) [![Code Coverage](https://scrutinizer-ci.com/g/CakeDC/cakephp-api/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/CakeDC/cakephp-api/?branch=master) The **CakePHP-API** Plugin allows to easily expose a versioned API in a few lines of code. Versions and branches --------------------- | CakePHP | CakeDC Api Plugin | Tag | Notes | | :-------------: | :------------------------: | :--: | :---- | | 5.0 | [10.x-cake5.0](https://github.com/cakedc/cakephp-api/tree/10.x-cake5.0) | 10.0.0 | unstable | | 4.3 | [9.x-cake4.3](https://github.com/cakedc/cakephp-api/tree/9.x-cake4.3) | 9.0.1 | unstable | | 4.0 | [8.x](https://github.com/cakedc/cakephp-api/tree/8.x) | 8.0.14 | unstable | | ^3.7 | [master](https://github.com/cakedc/cakephp-api/tree/master) | 7.0.0 | stable | | ^3.7 <4.0 | [7.x](https://github.com/cakedc/cakephp-api/tree/7.x) | 7.1.0 | stable | | 3.6 | [6.x](https://github.com/cakedc/cakephp-api/tree/6.x) | 6.0.1 | stable | | 3.5 | [5.x](https://github.com/cakedc/cakephp-api/tree/5.0.0) | 5.0.0 | stable | | 3.4 | [4.x](https://github.com/cakedc/cakephp-api/tree/4.0.0) | 4.0.0 | stable | | 3.3 | [3.x](https://github.com/cakedc/cakephp-api/tree/3.3) | 3.3 | stable | Documentation ------------- For documentation, as well as tutorials, see the [Docs](docs/home.md) directory of this repository. Support ------- For bugs and feature requests, please use the [issues](https://github.com/CakeDC/cakephp-api/issues) section of this repository. Commercial support is also available, [contact us](http://cakedc.com/contact) for more information. Contributing ------------ This repository follows the [CakeDC Plugin Standard](http://cakedc.com/plugin-standard). If you'd like to contribute new features, enhancements or bug fixes to the plugin, please read our [Contribution Guidelines](http://cakedc.com/contribution-guidelines) for detailed instructions. License ------- Copyright 2016-2023 Cake Development Corporation (CakeDC). All rights reserved. Licensed under the [MIT](http://www.opensource.org/licenses/mit-license.php) License. Redistributions of the source code included in this repository must retain the copyright notice found in each file.