Dave Wize's avatar

The best AI assistant for Laravel devs

Hi Everyone.

I'm signed up for some time on GitHub copilot already, and it is doing a nice job.

Still, there are a few other players on the vs code marketplace, they all seem promising and some are even FREE.

The main question I have is if there are differences in performance and suggestion quality when it comes to PHP in particular.

Is any of these AI assistants such as Amazon code whisperer or Codium, anything similar or even better than CoPilot? Or do they all use the same GPT under the hood...

And of course, don't forget about Lary where does he come into play... Just kidding

He is replying already...

0 likes
15 replies
gych's avatar

Best way to find out is to actually test them. Amazon code whisperer and Codium have free tiers.

1 like
gych's avatar

@Muetze I didn't mention anything about that because the OP stated that he already used copilot.

I'm signed up for some time on GitHub copilot already, and it is doing a nice job.

amitsolanki24_'s avatar

I think chatGPT is good. In some exceptional cases all AI assistant unable to provide accurate solution.

You can also use blockBox.

1 like
nexxai's avatar

I've been using Codeium and aside from the annoyance that every other time the Neovim plugin updates, it needs me to re-enter my API key, it seems pretty helpful. Seems to have decent context of my coding style and emulates it damn near to a tee, almost surprising me sometimes and how much it can predict what I was about to do next.

pgferro's avatar

I have been trying Cursor AI recently with some filament projects. I am an amateur programmer, I just make some simple apps to help streamline my job, so no guru talking here. I have been supplying the same instructions to : GPT-4o, Sonnet-35 and Deepseek-coder and by far Sonnet produced the very best results for my (limited) experience. Cursor goes a little beyond copilot, really helpful for when you're stuck... (and it happens to me quite often) !

2 likes
lorvent's avatar

i second cursor, where you can try different AIs infact their free cursor-mini also does wonders.

DrunkMunki's avatar

I have BASIC laravel development skills, and ive been using Claude AI to create everything i need, its projects feature for the paid account helps because it understands your code and structure.. annoying thing is i hit my limits a lot :( and its helping me understand the code better as i go.

roeyhaim's avatar

After a year of testing github copilot and Tabnine i suggest you to take Tabnine for a test. It's doing a good job with its suggestions and predictions. It's more pricey than the other tools, but they also have a free tier which is a little bit less advanced

forbalazs's avatar

I'm a beginner and when I learned the fundamentals I used VS Code with Codeium and it did an amazing job to explain what the code does and fundamentals. It really helped with learning. Also tested Windsurf that is a coding IDE like Cursor. Using with Claude 3.5 Sonnet is a great experience. The annoying part is the base model that was trained on data from the time of Laravel 8-9 so using the free tier is bad experience with Laravel. However you might be able to workaround this by downloading Laravel docs and add it to your project folder so you can prompt Windsurf to follow the docs.

Marlon-Kokoro's avatar

have any of you tried using kilo code? i see that it has a vs code feature. i just want feedback from this community

vincent15000's avatar

I'm using Lary on Laracast and it works fine.

You can also try claude.ai.

rcrosbourne's avatar

I have used Junie, Claude.ai and Claude Code. By far the best experience I have had is with Claude code. I can't recommend it enough. Sonnet seems to be the leading model for coding at the moment.

Please or to participate in this conversation.