Packages from survos
-
14 0
-
PHP
survos/ai-batch-bundle
Async batch AI processing for Symfony. Implements OpenAI Batch API and Anthropic Message Batches with Symfony Scheduler polling.
137 0
-
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
10 0
-
PHP
survos/ai-dataset-bundle
Dataset-scale AI batch processing for Survos datasets using canonical dataset paths and JSONL artifacts.
0 0
-
PHP
survos/ai-workflow-bundle
State-bundle workflow primitives for async AI preparation, observation, analysis, and publishing.
188 0
-
1 0
-
PHP
survos/api-grid-bundle
incorporate DatatablesNet, using twig and stimulus, twig_component requires ^2.2
5β306 2
-
83 0
-
PHP
survos/atlas-bundle
Compile-time discovery of controllers, routes, and entities β the atlas the rest of survos draws maps from.
457 0
-
5β166 1
-
PHP
survos/babel-bundle
Lightweight translation base (Str/StrTranslation) + Translatable attribute & subscriber
1β220 0
-
39 0
-
22β283 3
-
125 0
-
7 0
-
PHP
survos/bunny-bundle
Symfony bundle for interacting with BunnyCDN using https://github.com/ToshY/BunnyNet-PHP
1β983 0
-
138 0
-
PHP
survos/claims-bundle
Store machine, human, and source assertions as append-only claims with confidence, basis, and provenance.
253 0
-
PHP
survos/code-bundle
generate PHP code for Symfony applications. Like maker-bundle, but with nette/php-generator
1β088 0
-
5β745 3
-
16β493 2
-
5β040 1
-
PHP
survos/data-bundle
NOT survos/dataset-bundle. Namespace: Survos\DataBundle (no 'set'). Database and tooling layer for survos/data-contracts: keywordβContentType classification cache (VocabMap) and ContentType display-label translations (VocabLabel).
627 0
-
PHP
survos/data-contracts
Shared data vocabularies, content metadata, and item DTO contracts for Survos data/media/import packages.
396 0
-
PHP
survos/dataset-bundle
Shared data directory conventions and path utilities for dataset-driven apps (APP_DATA_DIR).
271 0
-
42 0
-
3β062 1
-
PHP
survos/dimensions-bundle
Physical dimensions value objects and Doctrine integration for Symfony β designed for archival, museum, and document workflows.
35 0
-
1β749 0
-
1 0
-
1β223 0
-
143 0
-
PHP
survos/fetch-bundle
HTTP fetch utilities for Symfony: resumable chunk downloads, caching, retry/backoff, and concurrent fetch into JSONL
103 1
-
PHP
survos/field-bundle
Universal field/property metadata attributes for search, grid, and AI β #[Field], Widget enum, and FieldReader.
524 0
-
1β124 0
-
250 0
-
101 0
-
1β231 0
-
0 0
-
18 0
-
738 1
-
JavaScript
survos/grid-bundle
incorporate DatatablesNet, using twig and stimulus, twig_component requires ^2.3
1β874 0
-
1β852 0
-
372 1
-
501 0
-
314 0
-
1β042 0
-
561 0
-
1β752 0
-
PHP
survos/jsonl-bundle
Fast, concurrent, resumable, strictly-ordered JSONL ingestion utilities for Symfony 7.3 / PHP 8.4
1β469 1
-
322 0
-
PHP
survos/kit-bundle
Base classes and traits for consistent Survos bundle development β auto-registers twig namespaces, asset mapper paths, and doctrine mappings by convention
432 0
-
1β690 0
-
5β299 0
-
1β958 1
-
PHP
survos/lingua-bundle
interact with Survos Lingua Server (aka translation server). Does not translate directly
313 0
-
PHP
survos/lingua-contracts
Shared DTOs and API surface (routes/headers) for Survos Lingua client/server interoperability.
875 0
-
PHP
survos/lingua-core
Core identity utilities (hash/key calculation and canonicalization) shared across Survos Lingua, Babel, and server implementations.
1β435 0
-
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.
29 0
-
606 0
-
1β683 1
-
1β833 0
-
306 0
-
64 0
-
PHP
survos/news-api-bundle
Symfony bundle for interacting with NewsApiCDN using https://github.com/ToshY/NewsApiNet-PHP
3 0
-
393 1
-
PHP
survos/outreach-bundle
Lightweight outreach CRM bundle for organizations, contacts, activities, and external system footprints.
84 0
-
387 0
-
29 0
-
310 0
-
1β675 0
-
567 0
-
291 0
-
1β260 0
-
4β092 1
-
PHP
survos/search-bundle
Field-driven Symfony UX search adapters, including SQLite FTS5 and PostgreSQL BM25 backends.
246 0
-
420 0
-
PHP
survos/shape-contracts
Shared value objects for physical shape, dimensions, and measurement units.
35 0
-
6β271 9
-
PHP
survos/site-discovery-bundle
Discover hosted SaaS tenant sites (*.example.com) via web archive indexes. Currently supports Internet Archive CDX API only.
376 0
-
5 0
-
1β369 1
-
PHP
survos/step-bundle
Author steps as typed actions (Bash/Console/OpenUrl/DisplayCode/etc.) and render to README/Reveal/JSON.
114 0
-
525 0
-
PHP
survos/supervisor-bundle
Supervises a configured set of long-running processes and presents them in a multi-pane TUI.
15 1
-
Twig
survos/tabler-bundle
Add some tools and resources to a Symfony 7.4/8 application, based on Tabler (tabler.io)
713 0
-
3 0
-
644 0
-
303 0
-
PHP
survos/translator-bundle
Engine-agnostic translation client bundle (Symfony 7.3 / PHP 8.4) with LibreTranslate adapter and optional caching.
635 0
-
2β670 0
-
74 0
-
PHP
survos/ux-calendar-bundle
FullCalendar UX integration for Symfony with AssetMapper and Twig components
2 0
-
2β202 0
-
90 0
-
PHP
survos/ai-claims-bundle
Store machine, human, and source assertions as append-only claims with confidence, basis, and provenance.
Abandoned! See survos/claims-bundle
70 0
-
PHP
survos/ai-pipeline-bundle
Symfony bundle for resumable, ordered AI task pipelines β OCR, classify, describe, extract, summarize, and more, out of the box.
Abandoned! See survos/ai-workflow-bundle
298 0
-
Twig
survos/base-bundle
Add some tools and resources to a Symfony 6 application
Abandoned! See survos/tabler-bundle
122 1
-
Twig
survos/bootstrap-bundle
Integrates a bootstrap theme with many extras in a Symfony application
Abandoned! See survos/tabler-bundle
6β618 3
-
PHP
survos/inspection-bundle
Inspects Doctrine entities with APIPlatform attributes
Abandoned! See survos/field-bundle
6β571 2
-
PHP
survos/installer
Composer plugin for installing configuration files and updating .env and .gitignore, based on survos/installer
Abandoned!
3β822 0
-
Twig
survos/landing-bundle
Add some tools and resources to a Symfony5 application
Abandoned! See survos/bootstrap-bundle
565 0
-
1β070 0
-
PHP
survos/maker-bundle
Tools to generate controllers and templates for the admin interface
Abandoned! See survos/code-bundle
2β737 4
-
PHP
survos/multi-fetch-bundle
HTTP fetch utilities for Symfony: resumable chunk downloads, caching, retry/backoff, and concurrent fetch into JSONL
Abandoned! See survos/fetch-bundle
56 1
-
PHP
survos/pixie-bundle
Symfony Bundle allow allow managing museum data in an independent SQLite database using a doctrine ORM
Abandoned! See survos/folio-bundle
747 0
-
1β217 1
-
PHP
survos/workflow-extension-bundle
Add some tools for using the Symfony Workflow Component
Abandoned! See survos/workflow-helper-bundle
1β683 1
-
PHP
survos/workflow-helper-bundle
Add some tools for using the Symfony Workflow Component
Abandoned! See survos/state-bundle
5β416 4
