How much can you earn as a Developer, New PHP Framework, and more [W44]
Resonance is a new framework on top of Swoole; New PhpStorm update; Instant Push Notifications in Laravel; and more.
PHP Articles
🆕 Resonance - New PHP Framework Built on Top of Swoole
Resonance is centered around this idea - to quickly start from the ground up in the asynchronous environment and be able to set up all the necessary services and APIs and then swap, replace, or expand all the application's components.
💰 My Salary as a Developer and Companies that practice salary transparency (in Spain)
This is how my salary has evolved over the last 12 years. My entire career as a developer in a single post.
📚 Scripting the Web: A Deep Dive into PHP and JavaScript Differences
While both have been pivotal in web development, they have distinct characteristics, uses, and capabilities.
📚 Type hint a Query Bus in PHP
In this post, we will see how to use generics in our QueryBus to get its return type.
💻 PhpStorm 2023.3 EAP #4
In this build, we’ve significantly reworked the PHP include path settings and implemented the ability to exclude directories and files from indexed libraries.
Laravel
📚 How To Impersonate Users In Your Laravel App
One of the neat features of Laravel Nova is the ability to impersonate users right from the control panel. You can do this in your project to.
💻 The Pest Plugin Is Now Maintained by JetBrains
The Pest plugin will be bundled with PhpStorm starting with v2023.3. It will be developed by JetBrains but stay open source.
📚 Create an Instant Push Notificaion(IPN) Service in Laravel
Let’s create an Instant Push Notificaion(IPN) service for user’s card add and delete in a payment gateway service.
Symfony
📚 A Retry Mechanism For Symfony Commands
It’s common to have errors in you commands, and most of the time, you want to retry them in order to make the change you want, here you have a realiable strategic to do it.







