projectrules.ai

guzzle

phpguzzlehttp-clientperformancesecurity

Description

This rule provides comprehensive guidelines for using the Guzzle HTTP client in PHP projects, covering code organization, common patterns, performance, security, testing, and tooling.

Globs

**/*.php
---
description: This rule provides comprehensive guidelines for using the Guzzle HTTP client in PHP projects, covering code organization, common patterns, performance, security, testing, and tooling.
globs: **/*.php
---

By following these best practices, you can ensure that your Guzzle-based code is efficient, maintainable, secure, and reliable.
guzzle