Laravel Pennant Unleash driver #60641
Unanswered
henzeb
asked this question in
Show and tell
Replies: 2 comments
|
This looks like a great package!!!!! |
0 replies
|
FYI: This package is now officially out of beta. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I wanted to showcase I made an Unleash driver for laravel Pennant. Under the hood it uses the official unleash sdk. I tested as much as possible against the open source docker image, but I would love some real world tests before I take it out of beta.
Feature::define()callbacks kick in for flags not yet set up in Unleash.Cachestores.resolveUnleashContextUsing().buildUnleashClientUsing()for anything the driver's config doesn't cover.https://packagist.org/packages/henzeb/laravel-pennant-unleash
All reactions