Create a provider for the [PHP OpenFeature SDK](https://github.com/open-feature/php-sdk). As per reference implementations in [Java](https://github.com/open-feature/java-sdk-contrib/tree/main/providers/flagsmith), [.NET](https://github.com/open-feature/dotnet-sdk-contrib/tree/main/src/OpenFeature.Contrib.Providers.Flagsmith) and [Go](https://github.com/open-feature/go-sdk-contrib/tree/main/providers/flagsmith) we should create a provider for the Ruby OpenFeature SDK. The provider code should live in the [php-sdk-contrib](https://github.com/open-feature/php-sdk-contrib) repository.