{"id":13684501,"url":"https://github.com/CakeDC/cakephp-api","last_synced_at":"2025-04-30T21:30:47.064Z","repository":{"id":44644536,"uuid":"73112770","full_name":"CakeDC/cakephp-api","owner":"CakeDC","description":"API Plugin for CakePHP","archived":false,"fork":false,"pushed_at":"2024-07-01T14:31:43.000Z","size":908,"stargazers_count":61,"open_issues_count":4,"forks_count":33,"subscribers_count":18,"default_branch":"10.x-cake5.0","last_synced_at":"2024-10-03T14:48:06.965Z","etag":null,"topics":["api","cakephp","cakephp-api"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CakeDC.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2016-11-07T19:24:32.000Z","updated_at":"2024-03-08T01:39:59.000Z","dependencies_parsed_at":"2023-12-05T12:28:03.165Z","dependency_job_id":"99e5c61b-0e5e-4974-8a1b-5f1ca7e57a4d","html_url":"https://github.com/CakeDC/cakephp-api","commit_stats":{"total_commits":170,"total_committers":15,"mean_commits":"11.333333333333334","dds":0.6470588235294117,"last_synced_commit":"51755384e42c9330858b55776baddcf588a53eec"},"previous_names":[],"tags_count":50,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CakeDC%2Fcakephp-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CakeDC%2Fcakephp-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CakeDC%2Fcakephp-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CakeDC%2Fcakephp-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CakeDC","download_url":"https://codeload.github.com/CakeDC/cakephp-api/tar.gz/refs/heads/10.x-cake5.0","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224036350,"owners_count":17245035,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","cakephp","cakephp-api"],"created_at":"2024-08-02T14:00:34.238Z","updated_at":"2024-11-12T05:32:22.238Z","avatar_url":"https://github.com/CakeDC.png","language":"PHP","readme":"API Plugin for CakePHP\n======================\n\n[![Bake Status](https://api.travis-ci.com/CakeDC/cakephp-api.png?branch=master)](https://travis-ci.com/CakeDC/cakephp-api)\n[![Downloads](https://poser.pugx.org/CakeDC/cakephp-api/d/total.png)](https://packagist.org/packages/CakeDC/cakephp-api)\n[![Latest Version](https://poser.pugx.org/CakeDC/cakephp-api/v/stable.png)](https://packagist.org/packages/CakeDC/cakephp-api)\n[![License](https://poser.pugx.org/CakeDC/cakephp-api/license.svg)](https://packagist.org/packages/CakeDC/cakephp-api)\n[![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)\n[![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)\n\nThe **CakePHP-API** Plugin allows to easily expose a versioned API in a few lines of code.\n\nVersions and branches\n---------------------\n\n| CakePHP | CakeDC Api Plugin | Tag   | Notes |\n| :-------------: | :------------------------: | :--:  | :---- |\n| 5.0             | [10.x-cake5.0](https://github.com/cakedc/cakephp-api/tree/10.x-cake5.0)                  | 10.0.0 | unstable |\n| 4.3             | [9.x-cake4.3](https://github.com/cakedc/cakephp-api/tree/9.x-cake4.3)                  | 9.0.1 | unstable |\n| 4.0             | [8.x](https://github.com/cakedc/cakephp-api/tree/8.x)                  | 8.0.14 | unstable |\n| ^3.7            | [master](https://github.com/cakedc/cakephp-api/tree/master)            | 7.0.0 | stable   |\n| ^3.7       \u003c4.0 | [7.x](https://github.com/cakedc/cakephp-api/tree/7.x)                  | 7.1.0 | stable |\n| 3.6             | [6.x](https://github.com/cakedc/cakephp-api/tree/6.x)                  | 6.0.1 | stable   |\n| 3.5             | [5.x](https://github.com/cakedc/cakephp-api/tree/5.0.0)                | 5.0.0 | stable   |\n| 3.4             | [4.x](https://github.com/cakedc/cakephp-api/tree/4.0.0)                | 4.0.0 | stable   |\n| 3.3             | [3.x](https://github.com/cakedc/cakephp-api/tree/3.3)                  | 3.3   | stable   |\n\nDocumentation\n-------------\n\nFor documentation, as well as tutorials, see the [Docs](docs/home.md) directory of this repository.\n\nSupport\n-------\n\nFor bugs and feature requests, please use the [issues](https://github.com/CakeDC/cakephp-api/issues) section of this repository.\n\nCommercial support is also available, [contact us](http://cakedc.com/contact) for more information.\n\nContributing\n------------\n\nThis 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.\n\nLicense\n-------\n\nCopyright 2016-2023 Cake Development Corporation (CakeDC). All rights reserved.\n\nLicensed 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.\n","funding_links":[],"categories":["REST and API"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCakeDC%2Fcakephp-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FCakeDC%2Fcakephp-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCakeDC%2Fcakephp-api/lists"}