https://github.com/soulcodex/feature-flagging-php
A PoC repository to explain and show feature flagging implementation in PHP using adhoc or third party tools.
https://github.com/soulcodex/feature-flagging-php
Last synced: 5 months ago
JSON representation
A PoC repository to explain and show feature flagging implementation in PHP using adhoc or third party tools.
- Host: GitHub
- URL: https://github.com/soulcodex/feature-flagging-php
- Owner: soulcodex
- Created: 2024-03-22T18:50:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-25T20:24:59.000Z (about 2 years ago)
- Last Synced: 2024-03-25T21:37:50.974Z (about 2 years ago)
- Language: PHP
- Size: 77.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

Feature Flagging
Delivering value while minimizing risk
Tech talk about feature flagging implementing adhoc or third party tools like
Flagsmith or Unleash
# Setup :gear:
## 1. Install Dependencies :hammer:
```shell
make start
```
## 2. Discover another useful commands :mag_right:
```shell
make help
```
## Extras :gift:
1. [Slides](https://www.canva.com/design/DAF-fsnuUnE/YsrQxB9KrfoMa16_24oOlA/view)