Blog

News, tutorials, and updates from the PapiAI project.

Article

Building AI Apps with PHP

You don't need Python to build AI applications. The hard part is handled behind HTTP APIs — what's left is web development. Here's how PapiAI makes it possible with zero runtime dependencies, 10 providers, and a proper agentic runtime.

Read more →
Announcement

Introducing PAPI AI

The best standalone AI agent library in PHP is here. Learn why we built PapiAI, what makes it different from existing solutions, and how it gives PHP developers a first-class toolkit for building production AI agents.

Read more →
Comparison

Use Cases for PAPI AI versus Laravel AI

Both libraries bring AI to PHP, but they solve different problems. We compare the two approaches — when to reach for PapiAI's framework-agnostic agent runtime versus Laravel AI's deep framework integration.

Read more →
Tutorial

Building an Image Generation Site with Symfony

Build a full image generation web application using Symfony, PapiAI's Google provider, and the Imagen API. Covers prompt handling, async generation with Messenger, gallery storage, and a polished Twig frontend.

Read more →