# Prompt Deck by PromptPHP ## Docs - [API reference](https://deck.promptphp.com/advanced/api-reference.md): Complete class and method reference for Deck by PromptPHP. - [Testing](https://deck.promptphp.com/advanced/testing.md): Testing strategies and examples for prompts, commands, tracking, and AI SDK integration. - [Tracking & performance](https://deck.promptphp.com/advanced/tracking.md): Execution logging, database schema, Eloquent models, and analytics for prompt performance monitoring. - [Artisan commands](https://deck.promptphp.com/core/commands.md): All available Artisan commands for managing prompts from the command line. - [Creating prompts](https://deck.promptphp.com/core/make-prompt.md): Generate versioned, role-based prompt structures with the `make:prompt` Artisan command. - [Working with prompts](https://deck.promptphp.com/core/prompts.md): Load, render, version, cache, and track AI prompts in your Laravel application. - [Configuration](https://deck.promptphp.com/getting-started/configuration.md): All available configuration options for Deck by PromptPHP. - [Installation](https://deck.promptphp.com/getting-started/installation.md): Requirements, setup, and environment configuration for Deck by PromptPHP. - [Introduction](https://deck.promptphp.com/getting-started/introduction.md): Deck by PromptPHP helps you organise your AI Agents instructions as structured, version-controlled files, making it easy to iterate, compare, and activate prompt versions across your Laravel / PHP application. - [Laravel AI SDK integration](https://deck.promptphp.com/integrations/ai-sdk.md): Use Deck by PromptPHP with Laravel AI SDK agents for automatic prompt loading, version tracking, and performance monitoring. ## Optional - [GitHub](https://github.com/promptphp/deck) - [Packagist](https://packagist.org/packages/promptphp/deck)