|
|
@@ -812,6 +812,8 @@ Libraries to help manage database schemas and migrations.
|
|
812
|
812
|
### LLMs
|
|
813
|
813
|
*Libraries for working with Large Language Models.*
|
|
814
|
814
|
|
|
|
815
|
+* [Anthropic](https://github.com/mozex/anthropic-php) - A PHP client for the Anthropic API, supporting messages, streaming, tool use, and batch processing.
|
|
|
816
|
+* [Anthropic for Laravel](https://github.com/mozex/anthropic-laravel) - A Laravel wrapper for the Anthropic PHP client with Facades, config publishing, and testing fakes.
|
|
815
|
817
|
* [Instructor for PHP](https://github.com/cognesy/instructor-php) - Structured data outputs with LLMs, in PHP.
|
|
816
|
818
|
* [LLPhant](https://github.com/LLPhant/LLPhant) - A comprehensive PHP Generative AI Framework using OpenAI GPT 4. Inspired by Langchain.
|
|
817
|
819
|
* [OpenAI Client](https://github.com/openai-php/client) - OpenAI PHP is a supercharged community-maintained PHP API client that allows you to interact with OpenAI API.
|