Moving from Java to PHP Project

This page summarizes the projects mentioned and recommended in the original post on /r/PHP

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • xDebug

    Xdebug — Step Debugger and Debugging Aid for PHP

    I've gotten a lot of mileage out of Psalm, a static analysis tool that can help you identify potential bugs and things that might not be considered best practice, and XDebug, a debugging and profiling extension for PHP.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • Composer

    Dependency Manager for PHP

    I'd definitely recommend you to check out the package manager Composer, since it's pretty much ubiquitous in the PHP community at this point.

  • ext-openswoole

    Programmatic server for PHP with async IO, coroutines and fibers

    Unless you mean Asynchronous code? Yeah, there's something for that too

  • Psalm

    A static analysis tool for finding errors in PHP applications

    Use https://psalm.dev/ and PHP code sniffer and a coding standard like https://www.doctrine-project.org/projects/doctrine-coding-standard/en/11.0/reference/index.html

  • skeleton

    A skeleton repository for League Packages (by thephpleague)

    and this https://thephpleague.com/

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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

  • Building a Simple Blog with Flight - Part 1

    5 projects | dev.to | 3 Jul 2024
  • PHP sem nada de Xampp e com muito Xdebug no Windows

    2 projects | dev.to | 8 Jun 2024
  • From Beginner to Master: The Path to Becoming a PHP Guru

    5 projects | dev.to | 12 Mar 2024
  • PHP Authentication: Implementing Access Token

    3 projects | dev.to | 7 Mar 2024
  • 8 Essential Tools Every PHP Developer Needs

    6 projects | dev.to | 27 Feb 2024

Did you konow that PHP is
the 14th most popular programming language
based on number of metions?