New Tutorial: Using PHP Composer in the WordPress Ecosystem

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

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

    [READ ONLY] Subtree split of the Illuminate Support component (see laravel/framework)

  • In this version of the Hello Dolly plugin, the plugin shows the date and hour before the lyrics. To do this, the plugin calls on the Carbon library, a dependency of the Laravel illuminate/support library.

  • hello-wp-world_prefixed

    Hello Prefixed World plugin for WordPress. A plugin to showcase the PHP-Prefixer service.

  • The results of the prefixing process of the project can be found in this repository: https://github.com/PHP-Prefixer/hello-wp-world_prefixed

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

    InfluxDB logo
  • hello-wp-world

    Hello Prefixed World plugin for WordPress. A plugin to showcase the PHP-Prefixer service.

  • The source code of the project can be found in this repository: https://github.com/PHP-Prefixer/hello-wp-world

  • Composer

    Dependency Manager for PHP

  • PHP-Prefixer works based on Composer as the dependency management tool. It allows you to declare the libraries your project depends on and manages (install/update) them for you. For more information about Composer, please visit https://getcomposer.org/.

  • Carbon

    A simple PHP API extension for DateTime. (by briannesbitt)

  • In this version of the Hello Dolly plugin, the plugin shows the date and hour before the lyrics. To do this, the plugin calls on the Carbon library, a dependency of the Laravel illuminate/support library.

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

    WorkOS 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