Skip to content
Pim Feltkamp edited this page Apr 25, 2026 · 2 revisions

floopfloop/sdk (PHP) Wiki

Reference material that lives outside the README and the cookbook. Use the navigation on the right.

Where things live

Question Where to look
"How do I install and make my first call?" README on the main repo
"How do I do ?" Cookbook (docs/recipes.md) — six end-to-end patterns
"Why does the SDK do X this way?" FAQ (this wiki)
"I got error code Y, what now?" Troubleshooting (this wiki)
"What changed between releases?" CHANGELOG (or Packagist release history)

Other FloopFloop SDKs

The same surface is implemented across six languages, each with the same README + cookbook structure:

Plus a CLI (floop-cli) and an MCP server (floop-mcp) consuming the same /api/v1/* surface.

Found something missing?

Open an issue at floop-php-sdk/issues describing what you tried to look up and where you expected to find it. A wiki page is cheap to add — better that than another stuck user.

floopfloop/sdk (PHP)

Elsewhere

Clone this wiki locally