You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+19-19Lines changed: 19 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
-
# LangGraph Platform PHP SDK
1
+
# LangGraph Client for PHP
2
2
3
-
[](https://packagist.org/packages/jasontame/langgraph-platform-php)
[](https://packagist.org/packages/jasontame/langgraph-client-php)
An unofficial PHP SDK for interacting with the [LangGraph Platform API](https://langchain-ai.github.io/langgraph/cloud/reference/api/api_ref.html). This package provides a clean, Laravel-friendly interface for building AI agents and workflows using LangGraph's powerful platform.
8
+
An unofficial PHP client SDK for interacting with the [LangGraph Platform API](https://langchain-ai.github.io/langgraph/cloud/reference/api/api_ref.html). This package provides a clean, Laravel-friendly interface for building AI agents and workflows using LangGraph's powerful platform.
9
9
10
10
## Features
11
11
@@ -22,15 +22,15 @@ An unofficial PHP SDK for interacting with the [LangGraph Platform API](https://
0 commit comments