{"id":20081556,"url":"https://github.com/mixerapi/mixerapi","last_synced_at":"2025-05-06T00:31:18.710Z","repository":{"id":57017889,"uuid":"286625828","full_name":"mixerapi/mixerapi","owner":"mixerapi","description":"CakePHP API Plugin for REST + JSON API Development [READ-ONLY]","archived":false,"fork":false,"pushed_at":"2024-03-25T23:50:21.000Z","size":96,"stargazers_count":40,"open_issues_count":1,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-19T02:25:42.771Z","etag":null,"topics":["api","cakephp","cakephp-plugin","php","php-api","php-api-server","php-server","rest","rest-api","restful"],"latest_commit_sha":null,"homepage":"https://mixerapi.com","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/mixerapi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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,"publiccode":null,"codemeta":null}},"created_at":"2020-08-11T02:27:39.000Z","updated_at":"2024-09-19T15:22:34.000Z","dependencies_parsed_at":"2024-11-13T15:44:07.922Z","dependency_job_id":"f2429a7c-256f-432c-b818-1af2fc1b3372","html_url":"https://github.com/mixerapi/mixerapi","commit_stats":{"total_commits":34,"total_committers":1,"mean_commits":34.0,"dds":0.0,"last_synced_commit":"cf111c5913e3ce289d94844308b2f4d014b96a5d"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mixerapi%2Fmixerapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mixerapi%2Fmixerapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mixerapi%2Fmixerapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mixerapi%2Fmixerapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mixerapi","download_url":"https://codeload.github.com/mixerapi/mixerapi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252598282,"owners_count":21774232,"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-plugin","php","php-api","php-api-server","php-server","rest","rest-api","restful"],"created_at":"2024-11-13T15:39:27.335Z","updated_at":"2025-05-06T00:31:18.400Z","avatar_url":"https://github.com/mixerapi.png","language":"PHP","readme":"![Logo](./assets/mixerapi.svg#gh-light-mode-only)\n\n\u003cp align=\"center\"\u003e\n    A CakePHP Plugin for RESTful API Development\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://packagist.org/packages/mixerapi/mixerapi\" target=\"_blank\"\u003e\n        \u003cimg alt=\"Packagist\" src=\"https://img.shields.io/packagist/v/mixerapi/mixerapi.svg?style=flat-square\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/mixerapi/mixerapi-dev/actions?query=workflow%3ABuild\" target=\"_blank\"\u003e\n        \u003cimg alt=\"Build Status\" src=\"https://github.com/mixerapi/mixerapi-dev/workflows/Build/badge.svg?branch=master\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://coveralls.io/github/mixerapi/mixerapi-dev?branch=master\" target=\"_blank\"\u003e\n        \u003cimg alt=\"Coverage Status\" src=\"https://coveralls.io/repos/github/mixerapi/mixerapi-dev/badge.svg?branch=master\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://book.cakephp.org/4/en/index.html\"\u003e\n        \u003cimg alt=\"CakePHP ^4.2\" src=\"https://img.shields.io/badge/cakephp-^4.2-red?logo=cakephp\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://php.net/\" target=\"_blank\"\u003e\n        \u003cimg alt=\"PHP ^8.0\" src=\"https://img.shields.io/badge/php-^8.0-8892BF.svg?logo=php\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"LICENSE.txt\" target=\"_blank\"\u003e\n        \u003cimg alt=\"Software License\" src=\"https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\nStreamline development of modern RESTful APIs for your teams CakePHP project. Designed around a component-based\narchitecture, MixerAPI enables developers to pick and choose the functionality they need for developing REST APIs.\n\n[Documentation](https://mixerapi.com) |\n[Demo Application](https://demo.mixerapi.com) |\n[Demo Source Code](https://github.com/mixerapi/demo)\n\n## Features\n\n- **Rapid Prototyping:** Scaffold your API in seconds with a custom Bake template geared towards modern REST architecture.\n- **OpenAPI:** Automatically generates [OpenAPI](https://www.openapis.org/) from your existing code into\n  [Swagger](https://swagger.io/) and [Redoc](https://redoc.ly/). Attributes provided, but not required.\n- **Error Handling:** Handles exception rendering in XML or JSON.\n- **Data Formats:** Formats responses in JSON, XML, HAL+JSON, or JSON-LD.\n- **Integrations:** Integrates well with other CakePHP 4 compatible plugins.\n- **Minimalist Configuration:** Built for developing, not writing YAML configurations. Most components require zero\n  configuration files.\n- **Non-opinionated:** Develop your way.\n\n\nThis is a read-only repository. Please submit issues and PRs to\n[mixerapi/mixerapi-dev](https://github.com/mixerapi/mixerapi-dev)\n\nFor install steps head over to [https://mixerapi.com/install](https://mixerapi.com/install)\n\n## MixerAPI Core Plugins\n\nMixerAPI automatically installs the following plugins for your RESTful API project:\n\n| Plugin | Description |\n| ------------- | ------------- |\n| [MixerApi/Bake](https://github.com/mixerapi/bake) | A custom bake template focused on creating RESTful CakePHP controllers in seconds |\n| [MixerApi/CollectionView](https://github.com/mixerapi/collection-view) | A Collection View for displaying configurable pagination meta-data in JSON or XML collection responses |\n| [MixerApi/ExceptionRender](https://github.com/mixerapi/exception-render) | Handles rendering entity validation errors and other exceptions for your API |\n| [MixerApi/HalView](https://github.com/mixerapi/hal-view) | A Hypertext Application Language ([HAL+JSON](http://stateless.co/hal_specification.html)) View for CakePHP |\n| [MixerApi/JsonLdView](https://github.com/mixerapi/json-ld-view) | A [JSON-LD](https://json-ld.org/) View for CakePHP |\n| [SwaggerBake](https://github.com/cnizzardini/cakephp-swagger-bake) | A delightfully tasty tool for generating Swagger documentation with OpenApi 3.0.0 schema |\n\n## Recommended Plugins\n\n| Plugin                                                   | Description |\n|----------------------------------------------------------| ------------- |\n| [MixerApi/Crud](https://github.com/mixerapi/crud)        | A service provider for CRUD (Create/Read/Update/Delete) operations. Since this plugin uses the experimental CakePHP dependency injection it must be enabled separately. |\n| [MixerApi/JwtAuth](https://github.com/mixerapi/jwt-auth) | A JWT authentication library for CakePHP supporting both HMAC (HS256 or HS512) and RSA (RS256 or RS512) with JSON Web Keys. |\n| [Search](https://github.com/FriendsOfCake/search)        | Search provides a simple interface to create paginate-able filters for your CakePHP application. |\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmixerapi%2Fmixerapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmixerapi%2Fmixerapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmixerapi%2Fmixerapi/lists"}