Skip to content

Add PHP engine #14

Description

@jamesx-improving

Note

Copied from ikolomi/resp-bench#15.
Originally opened by @jeremyprime on 2026-04-09T17:38:39Z.

Summary

Add a PHP benchmark engine with support for the following drivers:

  • valkey-glide
  • phpredis (C extension)

This enables benchmarking GLIDE PHP against the most popular PHP Redis client.

Implementation Notes

  • Follow the ADDING_LANGUAGE.md guide
  • PHP is typically process-based; concurrency model will likely need to use multiple processes (similar to Ruby engine's forked approach)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions