Libraries tagged by structured output
cognesy/instructor-php
136099 Downloads
The complete AI toolkit for PHP: unified LLM API, structured outputs, agents, and coding agent control
hosseinhezami/laravel-gemini
18983 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
2261 Downloads
Modular JSON Schema generator for PHP DTOs, extracting native types, PHPDoc, validation constraints, and serialization metadata
yannelli/schematic
1772 Downloads
Database-driven templating language with JSON Schema generation for LLM structured outputs
cognesy/instructor-struct
594 Downloads
Structured data extraction in PHP, powered by LLMs - core library
mateffy/laraperf
3083 Downloads
Performance analysis toolkit for AI coding agents — SQL query profiling, N+1 detection, EXPLAIN ANALYZE, via Artisan commands outputting structured JSON.
codingms/questions
6874 Downloads
TYPO3 Questions - FAQ by coding.ms: Frequently asked questions (FAQ) for TYPO3 with SEO-optimized output, prepared schema.org microdata, markdown support for answers, shop-product integration, category and keyword filters, backend question management, CSV export, and improved AI visibility (GEO). Suitable for structured FAQ pages, product-related questions, and recurring knowledge in websites or intranets.
omarsabbagh/php-openai-structured
587 Downloads
A PHP package for easily working with OpenAI's structured output feature
phattarachai/claude-tasks-laravel
70 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.
uxmansarwar/response
193 Downloads
Elegant and lightweight PHP Composer Package for standardized API responses with error, ttl, query and result handling. Package developed by UxmanSarwar a Senior PHP Developer since 2013
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
160 Downloads
Diff strings, arrays, and objects with unified, HTML, and structured output
monkeyscloud/monkeyslegion-apex
959 Downloads
AI Orchestration Engine for PHP 8.4 — Multi-model routing, pipelines, guardrails, structured output, and agents in one package.
mohamed-ashraf-elsaed/claude-agent-sdk-laravel
1149 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
jarir-ahmed/php-llm
87 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.