Skip to main content
Use this recipe when a PHP app or admin backend needs quick content review help without offloading orchestration elsewhere.

1. Prepare the SDKs

The PHP Agent SDK package is not yet on Packagist. Follow the source installation instructions.

2. Define one content lookup tool

3. Create and run the agent

When this recipe fits

  • the PHP app already owns the content source
  • one or two local tools are enough
  • you want a bounded loop rather than a broader orchestration platform
Last modified on July 26, 2026