Skip to content

Commit 40809e8

Browse files
committed
feat: added-flagsmith-php-provider
Signed-off-by: wadii <[email protected]>
1 parent c8c410c commit 40809e8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/datasets/providers/flagsmith.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,12 @@ export const Flagsmith: Provider = {
3535
href: 'https://github.com/open-feature/dotnet-sdk-contrib/tree/main/src/OpenFeature.Contrib.Providers.Flagsmith',
3636
category: ['Server'],
3737
},
38+
{
39+
technology: 'PHP',
40+
vendorOfficial: true,
41+
href: 'TBD',
42+
category: ['Server'],
43+
},
3844
{
3945
technology: 'Python',
4046
vendorOfficial: true,

0 commit comments

Comments
 (0)