ampersandtarski / prototype
Package for the backend application of an Ampersand prototype
Package info
github.com/AmpersandTarski/prototype
Language:CSS
pkg:composer/ampersandtarski/prototype
Requires
- php: >=8.3
- ext-curl: *
- ext-fileinfo: *
- ext-gd: *
- ext-mysqli: *
- ext-zip: *
- easyrdf/easyrdf: ^1.0
- halaxa/json-machine: ^1.2
- http-interop/http-factory-slim: ^2.0
- league/flysystem: ^3
- monolog/monolog: ^1.18
- open-telemetry/exporter-otlp: ^1.3
- open-telemetry/opentelemetry-auto-curl: ^0.3.0
- open-telemetry/opentelemetry-auto-io: ^0.3.0
- open-telemetry/opentelemetry-auto-mysqli: ^0.4.0
- open-telemetry/sdk: ^1.3
- phpoffice/phpspreadsheet: ^1.20.0
- psr/cache: ^3.0
- psr/log: ^1.1
- ramsey/uuid: ^4.1
- slim/slim: ^3.0
- symfony/event-dispatcher: ^7
- symfony/filesystem: ^7
- symfony/http-client: ^7.2
- symfony/serializer: ^7
- symfony/yaml: ^7.1
Requires (Dev)
- phan/phan: ^6.0
- squizlabs/php_codesniffer: ^4.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
- dev-main
- v2.x-dev
- v2.9.0
- v2.8.0
- v2.7.0
- v2.6.0
- v2.5.2
- v2.5.1
- v2.5.0
- v2.4.8
- v2.4.7
- v2.4.6
- v2.4.5
- v2.4.4
- v2.4.3
- v2.4.2
- v2.4.1
- v2.4.0
- v2.3.1
- v2.3.0
- v2.2.1
- v2.2.0
- v2.1.5
- v2.1.4
- v2.1.3
- v2.1.2
- v2.1.1
- v2.1.0
- v2.0.8
- v2.0.7
- v2.0.6
- v2.0.5
- v2.0.4
- v2.0.3
- v2.0.2
- v2.0.1
- v2.0.0-alpha.5
- v2.0.0-alpha.4
- v2.0.0-alpha.3
- v2.0.0-alpha.2
- v2.0.0-alpha.1
- v1.x-dev
- v1.19.0
- v1.18.1
- v1.18.0
- v1.17.0
- v1.16.0
- v1.15.1
- v1.15.0
- v1.14.1
- v1.14.0
- v1.13.0
- v1.12.0
- v1.11.0
- v1.10.4
- v1.10.3
- v1.10.2
- v1.10.1
- v1.10.0
- v1.9.3
- v1.9.2
- v1.9.1
- v1.9.0
- v1.8.6
- v1.8.5
- v1.8.4
- v1.8.3
- v1.8.2
- v1.8.1
- v1.8.0
- v1.7.1
- v1.7.0
- v1.6.1
- v1.6.0
- v1.5.1
- v1.5.0
- v1.4.0
- v1.3.1
- v1.3.0
- v1.2.0
- v1.1.1
- v1.1.0
- v1.0.1
- v1.0.0
- dev-feature/service-key
- dev-delta-conjunct-maintenance
- dev-chore/dependabot-consolidation
- dev-fix/box-form-session-create-button
This package is auto-updated.
Last update: 2026-09-10 08:23:30 UTC
README
Prototype framework that transforms your Ampersand model into a web application
User documenation
- For user documentation, see: https://ampersandtarski.github.io/
Docs
- Documentation about the prototype framework (this repository) is maintained in the developer documentation folder
Performance measurement with OpenTelemetry
The backend is instrumented with OpenTelemetry. It is disabled by default; enable it with environment variables to trace where a prototype spends its time. See the guide: Measuring performance with OpenTelemetry.
Quick note:
When opening this repo, VS Code might ask you questions about extensions. Generally you can accept the suggestions. For more information, check the README in the .vscode.