Libraries tagged by structured-output
cognesy/instructor-php
135259 Downloads
The complete AI toolkit for PHP: unified LLM API, structured outputs, agents, and coding agent control
hosseinhezami/laravel-gemini
18799 Downloads
A production-ready Laravel package to integrate with the Google Gemini API. Supports text, image, video, audio, long-context, structured output, files, caching, function-calling and understanding capabilities.
zeusi/json-schema-extractor
2147 Downloads
Modular JSON Schema generator for PHP DTOs, extracting native types, PHPDoc, validation constraints, and serialization metadata
yannelli/schematic
1736 Downloads
Database-driven templating language with JSON Schema generation for LLM structured outputs
phattarachai/claude-tasks-laravel
57 Downloads
Headless Claude task runner for Laravel — declare a Task class (prompt + JSON schema + context), run it through the Claude Code CLI, get schema-validated JSON back. The model returns data; the app writes the database.
omarsabbagh/php-openai-structured
578 Downloads
A PHP package for easily working with OpenAI's structured output feature
cognesy/instructor-struct
507 Downloads
Structured data extraction in PHP, powered by LLMs - core library
siberfx/laravel-gemini
229 Downloads
A production-ready Laravel package to integrate with the Google Gemini API. Supports text, image, video, audio, long-context, structured output, files, caching, function-calling and understanding capabilities.
philiprehberger/php-diff
154 Downloads
Diff strings, arrays, and objects with unified, HTML, and structured output
monkeyscloud/monkeyslegion-apex
944 Downloads
AI Orchestration Engine for PHP 8.4 — Multi-model routing, pipelines, guardrails, structured output, and agents in one package.
jarir-ahmed/php-llm
52 Downloads
Framework-agnostic unified AI/LLM toolkit for PHP — LLMs, embeddings, vector databases, RAG, agents, memory, cost tracking and structured output. Merges and extends manik/neuro + manik/cortex with zero framework coupling.
waleedhu/rules-to-schema
0 Downloads
Build JSON Schema from Laravel validation rules.
gwhthompson/filament-ai-forms
136 Downloads
AI-powered form generation for Filament v4/v5 using Laravel AI SDK
cognesy/instructor-laravel
58 Downloads
Laravel integration for Instructor PHP - Structured LLM outputs made simple
mohamed-ashraf-elsaed/claude-agent-sdk-laravel
1148 Downloads
Anthropic Claude Agent SDK for PHP & Laravel — build AI agents with tool use, sandboxing, MCP servers, subagents, hooks, and structured output via the Claude Code CLI