Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

BotedBot's avatar

Integrating Crew AI into Laravel

Hello everyone,

I'm currently working on a Laravel project where I'm exploring the possibility of integrating Crew AI to enhance certain functionalities within the application. However, I cant find any crewai library for for laravel

Specifically, I'm interested in: Resources to help me start Any specific packages or libraries that streamline the integration process. Best practices for utilizing Crew AI within Laravel, such as handling requests, processing responses, and managing interactions.

If anyone has experience or insights into using Crew AI with Laravel, I would love to hear your recommendations, tips, or any resources you found helpful during your integration process.

Thank you in advance for your assistance!

0 likes
4 replies
jaseofspades88's avatar

If Crew AI has an API, you could write your own PHP wrapper or even a Laravel package.

Please or to participate in this conversation.