Libraries tagged by readless
qanna-rsa/workflow-engine
7 Downloads
A headless work automation engine for Laravel — trigger-driven workflows with branching logic, suspend/resume, and a large built-in node library
phattarachai/claude-tasks-laravel
57 Downloads
Headless Claude task runner for Laravel — declare a Task class (prompt + JSON schema + context), run it through the Claude Code CLI, get schema-validated JSON back. The model returns data; the app writes the database.
performing/laravel-harmony
3109 Downloads
Headless inertia components
particle-academy/fancy-x-files
582 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-flow-mcp
122 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.
nietonchique/sofascore-api-bundle
433 Downloads
Symfony bundle and standalone PHP client for the unofficial SofaScore API: matches, players, teams, tournaments and live per-sport statistics, with a pluggable HTTP / headless-Chrome transport.
multek/laravel-feedback
292 Downloads
Headless, customizable user feedback collection for Laravel with flexible metadata
mralston/pdf
680 Downloads
Laravel wrapper for generating PDF files using headless Chrome/Chromium
kekos/parse-request-body-middleware
712 Downloads
PSR-15 middleware for parsing requests with JSON and URI encoded bodies regardless of HTTP method.
jeffersongoncalves/laravel-html-sanitizer
242 Downloads
This Laravel package provides a simple wrapper around the Symfony HTML Sanitizer to safely clean untrusted HTML. It strips scripts, inline event handlers, and Alpine attributes while keeping the presentational subset (headings, lists, tables, code blocks, images, links) that rendered Markdown and READMEs need. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.
jeffersongoncalves/laravel-github-readme
239 Downloads
A Laravel package that fetches, renders and disk-caches GitHub repository READMEs. It uses conditional ETag requests with a short freshness window, reuses cached HTML on 304 responses, falls back to stale content on errors, and rewrites relative assets/links to absolute GitHub URLs. Rendered HTML is untrusted — sanitize it before display.
hydrat/grogu-cms
444 Downloads
Quickly mount a Content Management System on top of Filament on Laravel. Chose your front stack, or go Headless.
helloextend/module-warranty-graph-ql
4413 Downloads
This is used for headless magento integrations with the extend product protection module
furbo/renderer
116 Downloads
Server side rendering of website requests. Rendered output includes content loaded asynchronously over javascript, regardless of the technology used (like react, vue or similar). Can be used to prerender single page applications for good search engine indexing or to generate PDF or Images (PNG) from URL's.
furbo/craft-renderer
103 Downloads
Prerenders pages / entries on the server side regardless of the client technology used (Vue js, react or similar).