Xdebug Cloud Just Launched
Derick Rethans, author of Xdebug, have just announced the availability of Xdebug cloud, a new service that run in the cloud that allows for Xdebug debugging sessions to be proxied through...
Git peek, Fastest Way to Explore Github Repositories in your Local Editor
Git peek is a very useful tool if you want to browse or search other people's code with your own code editor. It's even faster than clone, it will let you...
Boosting Your PHP Application Performance with PHPSpy: A Comprehensive Guide
Are you struggling with slow response times or high resource usage in your PHP application? And looking for quick solution to check what's wrong without changing your application, and with minimal...
Laragon: Fast, Easy, and Feature-Packed Local Development for PHP
Laragon is a modern, powerful, and easy-to-use local development tool that has revolutionized the way developers work. With its blazing fast speed, easy installation process, and flexible features, Laragon has quickly...
PhpStorm 2022.3.3 Release: Downloadable Shared Indexes and Important Bug Fixes
PhpStorm 2022.3.3, a minor update, is now available. This update brings a host of bug fixes and quality-of-life improvements to enhance your PHP development experience. You can update to PhpStorm 2022.3.3...
Introducing Pest 2.0: The Next Generation of PHP Testing
The Pest team have just announced the release of Pest 2.0, an advanced PHP testing framework that brings numerous improvements and new features to streamline your testing process. After 18 months...
Getting Started with Bref: Deploying Serverless PHP Applications on AWS Lambda
Serverless computing has become a popular approach for building scalable and cost-effective applications. With serverless, you can focus on writing code without worrying about managing servers, infrastructure, and scaling. AWS Lambda...
Sentry: Actionable Monitoring for All Your Applications
Sentry is a cross-platform error and performance monitoring tool that supports a wide range of programming languages and frameworks, including PHP, Laravel and Symfony. It provides actionable insights to help you...