Hey everyone, I’ve been working on this plugin to streamline API development for CakePHP projects. It’s component-based so you can pick and choose what you need or install the kitchen sink. If you’ve used (or heard of) API Platform for Symfony this fills a similar need for the CakePHP community.
Documentation: https://mixerapi.com
Github: GitHub - mixerapi/mixerapi: A CakePHP Plugin for RESTful API Development [READ-ONLY]
App Skeleton: GitHub - mixerapi/app: A mixerapi/mixerapi application template for Docker Compose and Kubernetes based on the official cakephp/app 4.2 template.
Demo: https://demo.mixerapi.com/
Demo GitHub: GitHub - mixerapi/demo: MixerAPI demo project based on the mixerapi/app template.
Mono/Dev Repo: GitHub - mixerapi/mixerapi-dev: Development (monorepo) repository for MixerAPI