launchdarkly / php-server-sdk

LaunchDarkly Server-side SDK for PHP
https://docs.launchdarkly.com/sdk/server-side/php
Other
36 stars 42 forks source link
feature-flags feature-toggles guzzle launchdarkly launchdarkly-sdk managed-by-terraform php sdk

LaunchDarkly Server-side SDK for PHP

Run CI Packagist Documentation

LaunchDarkly overview

LaunchDarkly is a feature management platform that serves trillions of feature flags daily to help teams build better software, faster. Get started using LaunchDarkly today!

Twitter Follow

Supported PHP versions

This version of the LaunchDarkly SDK is compatible with PHP 8.1 and higher.

Getting started

Refer to the SDK reference guide for instructions on getting started with using the SDK.

Learn more

Read our documentation for in-depth instructions on configuring and using LaunchDarkly. You can also head straight to the complete reference guide for this SDK.

The authoritative description of all types, properties, and methods is in the generated API documentation.

Testing

We run integration tests for all our SDKs using a centralized test harness. This approach gives us the ability to test for consistency across SDKs, as well as test networking behavior in a long-running application. These tests cover each method in the SDK, and verify that event sending, flag evaluation, stream reconnection, and other aspects of the SDK all behave correctly.

Contributing

We encourage pull requests and other contributions from the community. Check out our contributing guidelines for instructions on how to contribute to this SDK.

About LaunchDarkly