🌹 Awesome development tools for PHP 2023
Seth Phat

Seth Phat @sethsandaru

About: Star of the Stars of the Stars

Location:
HCMC, VN
Joined:
Aug 30, 2019

🌹 Awesome development tools for PHP 2023

Publish Date: Oct 21 '23
12 8

Hi guys,

Time flies, PHP is still being used and popular in the world 😎

Getting started and working with PHP is totally fast & awesome nowadays, we have plenty of tools to skyrocket your development experience (DX).

Let's check them out 😉

😎 IDEs

  • PHPStorm (my go-to IDE)
  • Visual Studio Code (has plenty of PHP plugins)

🚀 Laravel Herd

A super tool to install & switch PHP versions, nginx included 😎

The pain of managing the PHP version is no more. Goodbye XAMPP.

Laravel Herd - Seth Phat

Home page: https://herd.laravel.com/

🔋 DBNgin

Get your desired database up and running in no time. Including MySQL, PostgreSQL and Redis 🥰

DBNgin - Seth Phat

Home page: https://dbngin.com/

✉️ MailTrap

A simple Email service to help us test the email content, recipients,...

No installation is required, we only need to sign up, get the SMTP credentials, and rock your development 🔥

Home page: https://mailtrap.io/

💼 TablePlus

An elegant database management tool, super easy to use, has super high UX, and multiple helpers as well.

We can use it free but limited to 2 tabs. However, the premium version is great and worth the investment.

TablePlus - Seth Phat

Home page: https://tableplus.com/

(the author of DBNgin)

(Optional) 🌹 DevToolz

An opinionated development toolz made for developers.

I crafted from my experience. Super useful in your development process.

I hope you'll like it, free to use & open-sourced: https://tools.sethphat.dev/

There will be more tools to come, stays tuned ❤️!

Conclusion

Well, those are the basic tools that you'll need to install & use to achieve the best DX.

Those are the tools I am using every day, and totally satisfied ⭐️

Have fun coding 😉!

P/s: Check out my blog for other topics related to Backend, Scalable & High-perf: https://sethphat.dev

Comments 8 total

  • Devin W. Leaman
    Devin W. LeamanOct 21, 2023

    I'd never heard of TablePlus before, thanks for the share!

  • CitronBrick
    CitronBrickOct 22, 2023

    Nice to be introduced to Laravel Herd.

  • tyler36
    tyler36Oct 23, 2023

    Thanks for the article.

    Visual Studio Code (has plenty of PHP plugins)

    What plugins would you recommend?
    I like:

  • Leslie
    LeslieOct 26, 2023

    If you are a macOS user, I recommend ServBay. Here's the link.
    With ServBay, you don't need to spend some time or couple of days to setup anything. Just download it and you can use it immediately. You can run multiple PHP versions simultaneously and switch between them effortlessly.
    Honestly, this tool has greatly simplified my PHP development and is definitely worth trying!

  • kimlop
    kimlopNov 1, 2023

    I suggest to use DDEV instead: Herd, DBNgin, Mailtrap
    ddev.com/

    Instead TablePlus: Dbeaver
    dbeaver.io/

  • Miguel Gil Martínez
    Miguel Gil MartínezNov 16, 2023

    Netbeans is all I need.

Add comment