Libraries tagged by partial
particle-academy/last-word
317 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
384 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
442 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-mlm
360 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-heuristics
473 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-connector-core
61 Downloads
The runtime under every Fancy connector: modes and estates, connections, one call path, a failure taxonomy that separates "it never arrived" from "nobody can tell", deterministic fakers, webhook verification, pure versioned rendering, declared metric shapes, credential-free probes, and API-drift reporting. Owns the wire; never the gates. PHP twin of @particle-academy/fancy-connector-core.
attogram/games
32 Downloads
Your own games website, filled with open source goodness!
particleflux/yii2-blocklist-validator
2632 Downloads
Validate attributes against a blocklist
particleflux/codeception-email
125 Downloads
Email Module for codeception
particlebits/pdo
6959 Downloads
Smallest possible PDO database while being super useful
particlebits/imap
55679 Downloads
PHP class to access an IMAP mailbox. Specifically uses the Laminas library and not the IMAP extension.
particle-academy/laravel-courses
178 Downloads
Laravel package for selling and serving educational curriculums, courses, tests, and certificates.
particle-academy/fancy-starter-kit
45 Downloads
A Laravel + Inertia + React 19 + Tailwind v4 starter kit with Fancy UI (Fancy Core) and Fortify auth preinstalled.
particle-academy/fancy-git-github
82 Downloads
GitHub.com and GitHub Enterprise adapter for particle-academy/fancy-git.
particle-academy/fancy-git
157 Downloads
Framework-agnostic Git toolkit and normalized provider contracts for PHP.