idea-php-laravel-plugin icon indicating copy to clipboard operation
idea-php-laravel-plugin copied to clipboard

this project is dead, who taking over - where is new project?

Open torian257x opened this issue 4 years ago • 9 comments
trafficstars

this project is dead, who taking over - where is new project?

torian257x avatar Feb 12 '21 03:02 torian257x

You might be interested in checking out https://plugins.jetbrains.com/search?products=phpstorm&search=laravel

mfn avatar Feb 12 '21 06:02 mfn

thanks... I only see that 50$ per year laravel plugin as alternative, you referring to that? did the owner turn it into a pay 2 play plugin?

torian257x avatar Feb 12 '21 18:02 torian257x

It's $39 per year. No, it's not the author. I wrote a new Laravel plugin from scratch. There is a 30 day trial to try.

adelf avatar Feb 14 '21 09:02 adelf

It seems @Haehnchen is focusing exclusively on the Symfony plugin nowadays, which is a shame for us Laravel users :-/

I have switched to the paid laravel-idea plugin, but I still think it's important to have a free alternative. I was able to convince my hierarchy of the need to pay for PhpStorm without too much trouble, but explaining that we now need a plugin for that for the whole team will be a lot harder, so while I'm happy to pay for laravel-idea for my personal use, I'd prefer if my team was able to use a free and up to date plugin.

nicolus avatar Feb 28 '21 08:02 nicolus

@adelf does your Laravel Idea plugin still require barryvdh/laravel-ide-helper? Does having enabled laravel-ide-helper give us any advantage / extra features or would it rather conflict with your plugin? Does your plugin support Facades and Eloquent Query Scopes for code hinting out of the box?

Could you maybe add this to your FAQ, as I think a lot of idea-php-laravel-plugin users have laravel-ide-helper in place which is rather a workaround in my eyes. If your plugin does all this without any extra dev requirement, it's well worth it's price. But please make it more clear in your FAQ.

onlime avatar Mar 06 '21 10:03 onlime

@onlime you’re right. My documentation is poor. Laravel Idea generates Facades, Macro and Eloquent helper code and provides “PhpStorm meta” file for all framework classes, so I can say “laravel-ide-helper” package is not needed for 99% of projects. I’ll definitely update my docs. Thank you.

adelf avatar Mar 06 '21 12:03 adelf

@adelf Can I ask then another question leading on from that.

What if I have BOTH installed? Does laravel-ide-helper conflict or get in the way of your plugin?

Another "issue" i have is that I do this as a hobby, in my free time. I might code away on a project for 2 months then stop for number of weeks/months (i'm not a programmer in my job).

Can I only pay for the months that I need it? Ie, can I stop and start the monthly charge for each month that I might want to use it?

Thank you.

jonnywilliamson avatar Mar 06 '21 22:03 jonnywilliamson

@jonnywilliamson yes. a monthly subscription is available. $3.9/month. And no conflicts. I can use "ide-helper:models" generated fields to complete. Also, there is a 30 days trial to check everything.

P.S. Guys, I think this is not a correct place to asking questions about Laravel Idea. please use [email protected] or https://github.com/laravel-idea/plugin/issues . Sorry, Daniel.

adelf avatar Mar 06 '21 22:03 adelf

It's definitively a dead project. Hope someone will take over, Laravel deserves an open source plugin for PhpStorm.

Webinx avatar Dec 10 '21 04:12 Webinx