Libraries tagged by agentic
neuron-core/neuron-ai
1083614 Downloads
The PHP Agentic Framework.
inspector-apm/neuron-ai
341485 Downloads
The PHP Agentic Framework.
symfony/ai-agent
1195575 Downloads
PHP library for building agentic applications.
promptphp/deck
10226 Downloads
Deck is a Laravel and PHP package for versioned, file-based AI prompt management with variable interpolation, performance tracking, A/B testing, and optional Laravel AI SDK integration.
veeqtoh/prompt-deck
11787 Downloads
Deck is a Laravel and PHP package for versioned, file-based AI prompt management with variable interpolation, performance tracking, A/B testing, and optional Laravel AI SDK integration.
magebitcom/magento2-module-agentic-commerce
1387 Downloads
Magebit Agentic Commerce extension
visualbuilder/filament-screenshot-catalogue
2524 Downloads
Capture every page of a Filament v5 panel at multiple viewports and modes, upload to S3, generate a browsable index. Drop-in tooling for visual QA, design reviews, marketing assets, and AI-driven visual regression.
padosoft/eval-harness
8336 Downloads
Laravel evaluation framework for RAG / LLM applications: golden datasets, twenty-two metrics including agent trajectories, repeated sampling with real statistics, per-row regression gates on content hashes, run briefings, cost budgets, JSON + Markdown reports, Artisan-driven CI gate.
milpa/ai-gateway
4755 Downloads
Dual-provider LLM gateway for the Milpa PHP framework: OpenAI + Anthropic chat-completions client with tool-call format translation, an agentic tool-use loop, and a ToolRegistry facade for LLM/MCP exposure.
visualbuilder/youtrack-cli
2790 Downloads
Laravel artisan commands for YouTrack workflow automation — extracted so dev-agent and any consumer Laravel project share one source of truth.
visualbuilder/filament-screenshot-review
2567 Downloads
Human QA review for Filament v5 screenshot catalogues — approve, request changes, and file tickets per capture.
particle-academy/last-word
518 Downloads
Standalone word-processing document read/write tool for agentic docs. Framework-agnostic PHP core that writes .docx (Office Open XML / WordprocessingML) from a JSON document model — headings, styled runs, nested lists, tables, code blocks, quotes, embedded images — reads them back with high fidelity, and bridges to/from GFM markdown so WYSIWYG editors round-trip Word files without converter sandwiches.
particle-academy/holy-sheet
1362 Downloads
Standalone spreadsheet writing tool for agentic document creation. Framework-agnostic core with optional Laravel 10-13 integration.
particle-academy/fancy-mlm
559 Downloads
Framework-agnostic multi-level referral / network-marketing engine for agentic apps. Pure PHP core with an optional Laravel 11-13 bridge and fun-lab / catalog / fms integration.
particle-academy/fancy-flow-php
930 Downloads
PHP runtime for fancy-flow workflow graphs — the framework-free twin of @particle-academy/fancy-flow's engine. Same WorkflowSchema JSON in, same outputs out; author in , run on PHP.