Libraries tagged by agentic
padosoft/askmydocs-mcp-pack
7136 Downloads
Framework-agnostic MCP (Model Context Protocol) plumbing for Laravel — contracts, multi-turn tool-calling orchestrator, stdio client bridge, audit trail, RBAC hooks. Powers AskMyDocs and reusable in any Laravel AI app.
sunchayn/aion
77 Downloads
The initial composer file to start a new project via Aion Starter Kit. This file will be re-populated based on the starter kit variant.
square1/laravel-mpp
120 Downloads
Charge AI agents per request from any Laravel route using the Machine Payments Protocol (MPP), settling over Stripe Shared Payment Tokens or Tempo on-chain stablecoins. Tag routes via middleware or a #[RequiresPayment] attribute.
angeo/module-aeo-audit
528 Downloads
Magento 2 AEO (AI Engine Optimization) Audit. v4 covers 18 signals across two layers: configuration checks (robots.txt with purpose-classified AI bots, llms.txt + llms.jsonl, Product / Organization / FAQ schema, merchant return + shipping policies, sitemap.xml, UCP profile, AI product feed, OG tags, canonical + hreflang, JSON-LD quality, well-known endpoint matrix, Core Web Vitals via CrUX) and an evidence layer (WAF-vs-robots.txt reality check, observed AI crawler activity via GDPR-safe built-in instrumentation or access-log source). Score Trend dashboard, Admin UI, configurable cron, CI-ready CLI, dependency-injected extension points for custom checkers and evidence sources.
waaseyaa/ai-observability
3292 Downloads
Trace recording, cost tracking, and anomaly detection for Waaseyaa agentic framework
lakedrops/ai-catalog
741 Downloads
Composer Plugin to publish an ARD (Agentic Resource Discovery) capability manifest advertising agent skills and agents.
automattic/jetpack-seo
1495 Downloads
Jetpack SEO — the visibility command center for WordPress sites in the agentic web.
sanderjn/statamic-agentic
38 Downloads
Agentic — a Statamic starter kit that makes your site safely editable by an AI agent.
magebitcom/magento2-module-agentic-core
32 Downloads
Shared commerce primitives for Magebit's agentic commerce modules
gtapps/laravel-agentic
130 Downloads
An agent-native action layer for Laravel. Define an action once; expose it to humans and agents everywhere — with approvals and audit built in.
particle-academy/last-word
536 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/fancy-mlm
568 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-mcp
125 Downloads
A Laravel MCP server that lets an AI agent build fancy-flow workflows headlessly — list node kinds, add/connect/configure nodes, validate, export the WorkflowSchema, and run — as a thin, deterministic wrapper over particle-academy/fancy-flow-php.
padosoft/laravel-routines-contracts
149 Downloads
Shared contracts for padosoft/laravel-routines — the vocabulary a package needs to declare a routine target, with zero runtime dependencies.
padosoft/laravel-routines
63 Downloads
Scheduled, manual and webhook-triggered agentic routines for Laravel — with delegated identity, budget ceilings and a human reachable when a routine hits something it wasn't authorized to do.