Top 16 Must-Have Resources for Advanced PHP Backend Development (Laravel & Symfony)

This page summarizes the projects mentioned and recommended in the original post on dev.to

JetBrains - Tell us how you use coding tools. You may win a prize!
Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!
surveys.jetbrains.com
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. Design Patterns PHP

    Discontinued sample code for several design patterns in PHP 8

    DesignPatternsPHP (GitHub Repository): For those who learn best by examining code, this GitHub repository offers a direct, code-focused collection of various design pattern implementations in PHP. It's an excellent companion to theoretical learning, allowing you to see how patterns translate into concrete, functional code. View DesignPatternsPHP Examples

  2. JetBrains

    Tell us how you use coding tools. You may win a prize! Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!

    JetBrains logo
  3. xDebug

    Xdebug — Step Debugger and Debugging Aid for PHP

    Xdebug: A powerful debugging and profiling tool for PHP, Xdebug allows you to step through your code line by line, inspect variables at runtime, and analyze performance bottlenecks. It's crucial for understanding how your application behaves and for efficiently troubleshooting issues. Install and Use Xdebug

  4. checklist-going-live

    The checklist that is used when a project is going live

    Spatie Blog & Packages: Spatie is a group of highly respected Laravel developers renowned for their extensive collection of high-quality open-source Laravel packages. Their blog is a treasure trove of advanced Laravel and PHP techniques, covering everything from package development best practices to deep dives into framework internals. Following their work is a masterclass in elegant, efficient code. Discover Spatie's Insights

  5. PHPUnit

    The PHP Unit Testing framework.

    PHPUnit: PHPUnit is the indispensable unit testing framework for PHP. Mastering it is not just about writing tests; it's about adopting a disciplined approach to development, ensuring code quality, and facilitating refactoring. It's fundamental for building robust and reliable backend systems. Explore PHPUnit

  6. Packagist

    Package Repository Website - try https://packagist.com if you need your own -

    Packagist: The default Composer package repository for PHP, Packagist is where you'll discover and utilize thousands of open-source PHP libraries and packages. While not a direct learning resource, understanding how to navigate Packagist, evaluate package quality, and manage dependencies with Composer is a crucial advanced skill for any PHP backend developer. Browse Packages on Packagist

  7. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • RoadRunner: High-performance PHP application server written in Golang

    3 projects | news.ycombinator.com | 29 Jul 2023
  • PHPUnit, do i need to learn it?

    5 projects | /r/PHP | 6 Jan 2023
  • Testing PHP Applications

    5 projects | dev.to | 5 Aug 2022
  • Hi guys. After working few years with other languages, returning to PHP, then, I created this library, suggestions are appreciated

    2 projects | /r/PHP | 30 Nov 2021
  • The Rise of Hybrid PHP: Blending PHP with Go and Rust

    10 projects | news.ycombinator.com | 30 Aug 2025