PHP Example Apps

We’ve created a number of example applications. These are all licensed under Apache2 and are made available with no warranty. We happily accept pull requests to improve these applications.

You also may be interested in our quickstarts, which offer a quick way to get started adding login and other FusionAuth functionality to your application.

These typically use the php client libraries.

  • PHP Drupal quickstart - PHP Drupal quickstart tutorial showing how to integrate FusionAuth with a PHP Drupal application
  • PHP JWT - JWT creation and decoding examples with the PHP firebase-jwt library
  • PHP Laravel API quickstart - PHP Laravel API quickstart tutorial showing how to integrate FusionAuth with a PHP Laravel API
  • PHP Laravel quickstart - PHP Laravel quickstart tutorial showing how to integrate FusionAuth with a PHP Laravel application
  • PHP multi-tenant - A Pied Piper multi-tenant video chat application
  • PHP quickstart - PHP quickstart tutorial showing how to integrate FusionAuth with a PHP web application
  • Symfony 5 webapp - An Symfony 5 webapp using FusionAuth as the identity server
  • Updating a legacy PHP app using a connector - Updating a legacy PHP app to OAuth and migrating users
  • Webhooks - Handling a breached password detection webhook with PHP
  • Wordpress quickstart - Wordpress quickstart tutorial showing how to integrate FusionAuth with a Wordpress application