create-psr18-http-client

Installation
SKILL.md

PSR-18 HTTP Client Generator

Overview

Generates PSR-18 compliant HTTP client implementations for external API communication.

When to Use

  • External API integrations
  • Microservice communication
  • HTTP-based service calls
  • Building HTTP client wrappers

Template: HTTP Client

<?php

declare(strict_types=1);
Related skills
Installs
4
GitHub Stars
71
First Seen
Mar 17, 2026