survos/kit-bundle dependents (53) Order by: downloads | none Show: all | require | require-dev
-
PHP
survos/mcp-bundle
Exposes a Survos app to AI coding agents as MCP tools (via symfony/ai-mate). Tools are thin wrappers over existing console exports (meta:export, atlas:export, dataset:*), giving agents a queryable view of the app's declared metadata graph and its dataset workflows.
-
PHP
survos/schema-org-bundle
Symfony integration for spatie/schema-org: a request-scoped JSON-LD graph that any service can contribute nodes to, rendered as one @graph script tag, with a debug panel.
-
PHP
survos/step-bundle
Author steps as typed actions (Bash/Console/OpenUrl/DisplayCode/etc.) and render to README/Reveal/JSON.
-
PHP
survos/elastic-bundle
Elasticsearch index lifecycle for Symfony: create/populate/status, and Doctrine change spooling. The query and faceted-UI half lives in survos/search-bundle.
-
PHP
survos/ai-chat-bundle
Expose Symfony AI agents over an OpenAI-compatible /v1/chat/completions endpoint so chat platforms (e.g. Mattermost Agents) can @-mention them. The bundle owns transport/auth/routing; each app supplies a thin ChatAgentResolver. Ships an mm:post demo command over the Symfony Mattermost notifier. MCP
-
-
PHP
survos/loc-bundle
Symfony bundle client for the Library of Congress JSON API (loc.gov) — search, collections, items, and raw-resource extraction.
-
PHP
survos/place-map-bundle
Open-source place library (OpenStreetMap point/polygon places) + Symfony UX Map integration: clustered, thumbnail-on-zoom item markers
-
PHP
survos/multi-fetch-bundle
HTTP fetch utilities for Symfony: caching (RFC 9111 or app-controlled TTL), retry/backoff, bounded concurrency, and resumable downloads. Optional JSONL dataset-harvesting pagination on top if survos/jsonl-bundle is installed.
Abandoned! See survos/fetch-bundle
-
PHP
survos/record-store-bundle
Provider-neutral Symfony record stores for application-backed tables, with Grist support and adapter contracts.
-
PHP
survos/quickbase-bundle
Symfony integration for the Quickbase JSON REST API, with a scoped client and record upserts.
-
-
PHP
survos/marketplace-bundle
Publish listings to eBay and Mercado Libre through one provider-neutral interface.
-
-
PHP
survos/wordpress-bundle
Symfony HttpClient client for the WordPress REST API (wp/v2) — posts, pages, media, taxonomies and custom post types, with multi-site configuration and Application Password auth.