Integrate Autonomous Agents Into Your Existing PHP Application
The Agent entity is designed to be extended to create your agents as standalone components in your application.
This ensure the portability of your agent because all the moving parts are encapsulated into a single entity that you can run wherever you want in your application.
You can even create agents with specific skills and tools, and release them as public packages that other developers can integrate in their Agentic systems.














