# PHP

PHP cURL snippets aligned with the [infographic scenario recipes](https://docs.autocontentapi.com/quick-start/infographics/infographic-examples). See the [PHP guide](https://github.com/miguelpieras/autocontentapi-docs/blob/main/code-samples/php.md) for setup tips.

## Recipes

* [📝 Create an Infographic from Text](https://docs.autocontentapi.com/code-samples/infographics/php/from-text)
* [🔗 Create an Infographic from a Website](https://docs.autocontentapi.com/code-samples/infographics/php/from-website)
* [📐 Control Orientation and Detail](https://docs.autocontentapi.com/code-samples/infographics/php/set-orientation-and-detail)
* [💡 Create an Infographic from a Topic Prompt](https://docs.autocontentapi.com/code-samples/infographics/php/from-topic)
* [🏢 Apply Brand Logo with `projectId`](https://docs.autocontentapi.com/code-samples/infographics/php/brand-with-project-id)
