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);
Installs
5
GitHub Stars
96
First Seen
Mar 17, 2026
create-psr18-http-client — dykyi-roman/awesome-claude-code