Jump to content

Greeting php freaks.


Arend

Recommended Posts

Hi Arend.  I Don't know how long ago you did any PHP but much has changed.

The biggest change is that any new project should involve the use of the Composer.  https://getcomposer.org/

The language has a lot of new syntax and improvements, and it's also faster than it has ever been.

PHP has 2 of the best MVC frameworks in the web development world in Symfony and Laravel.  

Most professional PHP developers are using phpStorm as their editor. 

With that said, for beginners and people who are coding as a hobby, I personally recommend Visual Studio Code with the Intelephense plugin.  It's free, but there's an enhanced version license you can get for $15 that includes additional highly valuable features that make VSCode better for PHP development.  It's very worth the small investment.

You should learn about git and start using it.  If you don't already have one make a github account.  Here's a solid tutorial on the git basics you need to know, that I've reviewed and can recommend as providing a solid foundational understanding in 30 minutes.

 

 

Link to comment
Share on other sites

  • gizmola pinned this topic
  • 1 year later...
On 1/7/2022 at 9:08 AM, gizmola said:

Hi Arend.  I Don't know how long ago you did any PHP but much has changed.

The biggest change is that any new project should involve the use of the Composer.  https://getcomposer.org/

The language has a lot of new syntax and improvements, and it's also faster than it has ever been.

PHP has 2 of the best MVC frameworks in the web development world in Symfony and Laravel.  

Most professional PHP developers are using phpStorm as their editor. 

With that said, for beginners and people who are coding as a hobby, I personally recommend Visual Studio Code with the Intelephense plugin.  It's free, but there's an enhanced version license you can get for $15 that includes additional highly valuable features that make VSCode better for PHP development.  It's very worth the small investment.

You should learn about git and start using it.  If you don't already have one make a github account.  Here's a solid tutorial on the git basics you need to know, that I've reviewed and can recommend as providing a solid foundational understanding in 30 minutes.

 

 

awwww that's so sweet ahahaha, really brings back the nostalgia of when i'd just started coding and was trying to make sense of Visual Code :D also github was something i instantly fell in love with ngl

Link to comment
Share on other sites

  • 4 weeks later...

Hello Arend,

Welcome back to the world of PHP! It's wonderful to have you here, and I'm looking forward to brushing up on your expertise. Please feel free to ask any questions you may have about PHP syntax or any related subject. On your journey, the PHP community is here to support you. Have fun with coding!

Regards,

@smithja1ck

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.