---
title: "Larapanda: A Type-Safe Lightpanda Browser SDK for Laravel"
url: https://daily.dev/posts/larapanda-a-type-safe-lightpanda-browser-sdk-for-laravel-gcfgvt4qy
source_url: https://laravel-news.com/larapanda-a-type-safe-lightpanda-browser-sdk-for-laravel
type: article
source: "Laravel News"
published: 2026-05-15T13:19:21.683Z
updated: 2026-08-24T07:08:20.909Z
tags: ["php", "laravel", "mcp"]
reading_time: 3
upvotes: 28
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Larapanda: A Type-Safe Lightpanda Browser SDK for Laravel

**[Laravel News](https://daily.dev/sources/ln)** · 3 min read · 28 upvotes · 0 comments

## Summary

Larapanda is a Laravel SDK that wraps the Lightpanda headless browser (written in Zig) with type-safe fetch results, profile-based instance management, and automatic CLI/Docker runtime resolution. It provides typed accessors for different dump formats (Markdown, SemanticTree) that throw exceptions on mismatched usage. Optional adapters integrate Lightpanda as tools for the Laravel AI SDK and Laravel MCP server, with session-aware browsing for multi-step AI tasks and configurable session pooling.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://laravel-news.com/larapanda-a-type-safe-lightpanda-browser-sdk-for-laravel>

---

Tags: [#php](https://daily.dev/tags/php), [#laravel](https://daily.dev/tags/laravel), [#mcp](https://daily.dev/tags/mcp)

[View this post on daily.dev](https://daily.dev/posts/larapanda-a-type-safe-lightpanda-browser-sdk-for-laravel-gcfgvt4qy)
