·php-api

PHP API development mastery - REST, GraphQL, JWT/OAuth, OpenAPI documentation

16Installs·0Trend·@pluginagentmarketplace

Installation

$npx skills add https://github.com/pluginagentmarketplace/custom-plugin-php --skill php-api

SKILL.md

Atomic skill for mastering API design and implementation in PHP

Comprehensive skill for PHP API development covering REST design, GraphQL, authentication strategies, and API documentation.

| CORS errors | Missing headers | Configure CORS middleware | | JWT invalid | Expired or wrong secret | Check exp claim, verify secret | | 429 errors | Rate limited | Implement backoff, cache responses | | N+1 in resources | Missing eager loading | Use with() in controller |

PHP API development mastery - REST, GraphQL, JWT/OAuth, OpenAPI documentation Source: pluginagentmarketplace/custom-plugin-php.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-php --skill php-api
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is php-api?

PHP API development mastery - REST, GraphQL, JWT/OAuth, OpenAPI documentation Source: pluginagentmarketplace/custom-plugin-php.

How do I install php-api?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/pluginagentmarketplace/custom-plugin-php --skill php-api Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/pluginagentmarketplace/custom-plugin-php