Download the PHP package use-the-fork/synapse without Composer
On this page you can find all versions of the php package use-the-fork/synapse. 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 synapse
# 🧠 Synapse
Start building AI-driven applications with Synapse today!


[Click here to read the documentation](https://use-the-fork.github.io/synapse/)
Synapse allows you to seamlessly integrate and manage AI agents in your Laravel applications. Inspired by Langchain and Saloon, this package simplifies AI agent creation and management, giving you the tools to run them at scale.
Features
- Supports multiple AI integrations, including OpenAI, Ollama and Claude.
- Easily extendable agent lifecycle with customizable hooks.
- Memory options for agents: temporary (CollectionMemory) or persistent (DatabaseMemory).
- Use Laravel's Blade system to create dynamic prompts.
- Build complex
few-shot
agent prompts with message tagging. - Extend functionality by creating custom tools that can interact with agents. Tools can even make additional API calls or invoke other agents.
- Prebuilt agents available for quick and easy use with popular integrations like OpenAI.
Getting Started
Support Synapse's Development
If you would like to support my work, you can donate to my Ko-Fi page by simply buying me a coffee or two!
Thank you for using Synapse ❤️
Credits
This project would not have been possible without:
- Saloon - https://github.com/saloonphp/saloon
- LangChain - https://python.langchain.com/
- Dexor - https://github.com/bootstrapguru/dexor/
License
This package is open-source and licensed under the MIT License.
All versions of synapse with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
illuminate/container Version ^10.0|^11.0
illuminate/database Version ^10.0|^11.0
illuminate/events Version ^10.0|^11.0
illuminate/support Version ^10.0|^11.0
openai-php/client Version ^0.10.1
phpstan/phpdoc-parser Version ^1.32
saloonphp/saloon Version ^3.0
illuminate/container Version ^10.0|^11.0
illuminate/database Version ^10.0|^11.0
illuminate/events Version ^10.0|^11.0
illuminate/support Version ^10.0|^11.0
openai-php/client Version ^0.10.1
phpstan/phpdoc-parser Version ^1.32
saloonphp/saloon Version ^3.0
The package use-the-fork/synapse contains the following files
Loading the files please wait ....