We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8c410c commit 40809e8Copy full SHA for 40809e8
src/datasets/providers/flagsmith.ts
@@ -35,6 +35,12 @@ export const Flagsmith: Provider = {
35
href: 'https://github.com/open-feature/dotnet-sdk-contrib/tree/main/src/OpenFeature.Contrib.Providers.Flagsmith',
36
category: ['Server'],
37
},
38
+ {
39
+ technology: 'PHP',
40
+ vendorOfficial: true,
41
+ href: 'TBD',
42
+ category: ['Server'],
43
+ },
44
{
45
technology: 'Python',
46
vendorOfficial: true,
0 commit comments