Libraries tagged by agents.md
jarir-ahmed/php-llm
45 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.
ironmcp/core
12 Downloads
Hardened, conformant MCP tools that refuse undeclared arguments with a recoverable error and enforce exactly what they advertise.
gwhthompson/filament-ai-forms
135 Downloads
AI-powered form generation for Filament v4/v5 using Laravel AI SDK
fissible/verdict-storefront
6 Downloads
Clone-and-run reference application for fissible/verdict — a storefront support agent demonstrating correct Verdict wiring end-to-end. Replay mode by default (no model key required); live mode by opt-in.
fissible/verdict-console-livewire
4 Downloads
Livewire surfaces for the Verdict Console: end-user chat with inline approval cards, a reactive inbox, and a live decision feed.
errogaht/neuron-ai-bundle
32 Downloads
Symfony integration for Neuron AI agents, providers, tools, workflows and Messenger jobs.
edulazaro/laragents
15 Downloads
AI agents for Laravel: chat sessions with automatic history compression, a provider-agnostic tool-calling loop, memories distilled from what was said, hard rules written by a person, and agents that run on a schedule or on your own events. Bring your own tools, your own models and your own credit system. Redaction, usage accounting and the provider itself are all pluggable.
dappcore/agent
60 Downloads
AI agent orchestration and MCP tools for Laravel
conduit-ui/connector
846 Downloads
Core GitHub API connector with authentication
cognesy/instructor-symfony
7 Downloads
Batteries-included Symfony integration for Instructor PHP
avvertix/laravel-agent-request
211 Downloads
Attempt to identify if an AI Agent want to browse a page
angeo/module-ucp
17 Downloads
Spec-compliant Universal Commerce Protocol (UCP) profile generator for Magento 2. Generates /.well-known/ucp at protocol version 2026-04-08 with ECDSA P-256 signing keys, declared capabilities, and proper cache headers.
cortex/statistics
304 Downloads
Cortex Statistics is a frontend layer for lightweight, yet detailed package for tracking and recording user visits across your Laravel application. With only one simple query per request, important data is being stored, and later a cronjob crush numbers to extract meaningful stories from within the haystack.
llm-agents/prompt-generator
258 Downloads
Prompt generator for LLM agents with interceptors
llm-agents/openai-client
308 Downloads
OpenAI API client for LLM Agents