How does this work in wp?

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Composer

    Dependency Manager for PHP

    The standard way to make a modern PHP app is to use Composer. You'll need to read up a bit on how to use composer, but if you rely on its auto-loader then you can just write one require statement in your index.php to load Composer's auto-loader and then let that load in anything else you need. See https://getcomposer.org/doc/01-basic-usage.md#autoloading

  • 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