Awesome development tools for PHP 2023

Search for a command to run...

In this series/category, I would share with you guys all of my exp and best practices, to build the awesome products
Hey guys, I'm delighted to share my latest work on the performance of your Laravel API endpoints π. Check out: Laravel Resource Reducer π / Documentation: https://reducer.shipsaas.tech/ Before delving into Laravel Resource Reducer, it's essential t...
Hey guys, An update after I posted the βLaravel Excel: How to append rows to an existing Excel fileβ a while back. This post will give you another solution and probably a better way to export that fits every case. Problems Previously, when trying to ...

Hey guys, An easy topic for today! Make something a default (e.g., category, product, campaign, etc). Letβs go with the categories table for the examples. Letβs say we only want one category to be the default one. And find out which is the optimal wa...
Hey guys, Probably a chapter 2 of this https://sethphat.dev/why-is-wordpress-still-an-awesome-cms blog post, haha. Here was the story: Iβve been spending like 2 days figuring out which CMS I want to use for my new blog (for my new hobby lol) Letβs se...

Hey guys, Well damn, it has been a while since my last post lol, lazy & busy. But here I am, back to write useful tips for yβall π₯Ή Let us do some exporting tasks for today, using Laravel Excel to export XLSX (yeah CSV is so 2010 lol). But, append mo...

Hey guys, Recently, I just bought Herd PRO (a yearly subscription). Iβve been using the basic Herd since the first release. So, my latest work required interaction with S3 storage, there are several ways to achieve that in the local env: Use Cloud (...

Hi guys,
Time flies, PHP is still being used and popular in the world π
Getting started and working with PHP is totally awesome nowadays, we have plenty of tools to skyrocket your development experience (DX).
Let's check them out π
PHPStorm (my go-to IDE)
Visual Studio Code (has plenty of PHP plugins)
A super tool to install & switch PHP versions, nginx included π
The pain of managing the PHP version is no more.

Home page: https://herd.laravel.com/
Get your desired database up and running in no time. Including MySQL, PostgreSQL, and Redis π₯°

Home page: https://dbngin.com/
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/
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.

Home page: https://tableplus.com/
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 β€οΈ!
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 π!