Libraries tagged by particle
phase2/particle
997 Downloads
A system of tools to build design systems in Pattern Lab for Drupal.
particle-academy/last-word
470 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-x-files
537 Downloads
Headless manager for the well-known files every modern web app owes bots AND agents — robots.txt, .well-known/security.txt, llms.txt, humans.txt, sitemap.xml, and an agents/AI manifest. Define them once in code/config and serve them consistently. Zero runtime deps; ships a default-open robots evaluator so scrapers can honor robots honestly, and makes it hard to leak a protected path. Framework-agnostic core + Laravel adapter.
particle-academy/fancy-seo
593 Downloads
Server-rendered SEO + crawlability for Laravel + Inertia apps — per-route meta/Open Graph/Twitter/JSON-LD on the first byte, dynamic sitemap.xml / robots.txt / llms.txt, and per-page Markdown. The PHP baseline that pairs with @particle-academy/fancy-inertia's .
particle-academy/fancy-heuristics
624 Downloads
End-user optimization, not search-engine optimization — human + agent interaction analytics for Laravel hosts. Ingests collector events, aggregates focus heatmaps, rolls up sessions by actor, and re-polls sites to verify the embedded Fancy Pixel stays visible.
particle-academy/fancy-flow-mcp
41 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.
particle-academy/fancy-conformance
101 Downloads
Shared cross-language conformance fixtures for the Fancy suite. One contract, N implementations, and a single table that every implementation asserts in its own CI — so 'parity' is a test result rather than a claim. Ships the fixture data itself alongside a small PHP loader.
attogram/games
32 Downloads
Your own games website, filled with open source goodness!
particleflux/yii2-blocklist-validator
2672 Downloads
Validate attributes against a blocklist
particleflux/codeception-email
165 Downloads
Email Module for codeception
particlebits/pdo
6971 Downloads
Smallest possible PDO database while being super useful
particlebits/imap
55687 Downloads
PHP class to access an IMAP mailbox. Specifically uses the Laminas library and not the IMAP extension.
particle-academy/prism-perplexity
107 Downloads
The rest of the Perplexity API for Prism — embeddings, direct search, and async deep research beyond the Agent API chat surface.
particle-academy/prism-opentelemetry
143 Downloads
OpenTelemetry bridge for Prism: turns Prism telemetry events into GenAI-convention spans for Arize Phoenix and any OTLP backend.
particle-academy/prism-mcp
86 Downloads
Model Context Protocol for Prism — consume remote MCP tools as Prism tools, across a trust boundary you can see.