Moving from Java to PHP Project

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • 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.

  • 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.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • 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/

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

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