Download the PHP package mtyrtov/langfuse-php without Composer
On this page you can find all versions of the php package mtyrtov/langfuse-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package langfuse-php
Langfuse PHP SDK
A PHP SDK for interacting with the Langfuse API. This package provides tools for tracing, scores, annotation queues, dataset runs and prompt management to enable comprehensive LLM observability.
Requirements
- PHP >= 8.1
Installation
Quick Start
Core Features
Tracing
Traces represent full user sessions or requests in your application.
Spans
Spans represent logical sections within a trace, such as specific processing steps.
Generations
Generations track individual LLM calls and their results.
Flushing Data
Ensure all data is sent to Langfuse before your application terminates.
Laravel
Advanced Usage
Working with Multiple Generations
All versions of langfuse-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
ext-json Version *
guzzlehttp/guzzle Version ^7.9
cuyz/valinor Version ^1.15
ramsey/uuid Version ^4.7
nesbot/carbon Version ^2.71.0
ext-json Version *
guzzlehttp/guzzle Version ^7.9
cuyz/valinor Version ^1.15
ramsey/uuid Version ^4.7
nesbot/carbon Version ^2.71.0
The package mtyrtov/langfuse-php contains the following files
Loading the files please wait ....