Download the PHP package ambrion/evocms-feature-flags without Composer
On this page you can find all versions of the php package ambrion/evocms-feature-flags. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ambrion/evocms-feature-flags
More information about ambrion/evocms-feature-flags
Files in ambrion/evocms-feature-flags
Download ambrion/evocms-feature-flags
More information about ambrion/evocms-feature-flags
Files in ambrion/evocms-feature-flags
Vendor ambrion
Package evocms-feature-flags
Short Description Feature Flags module for EvolutionCMS CE 3 with rules engine, A/B testing and analytics
License MIT
Package evocms-feature-flags
Short Description Feature Flags module for EvolutionCMS CE 3 with rules engine, A/B testing and analytics
License MIT
Please rate this library. Is it a good library?
Informations about the package evocms-feature-flags
🇬🇧 English
🚩 Feature Flags for EvolutionCMS CE 3
Manage feature flags with rules engine, statistics, and A/B testing — built for EvolutionCMS CE 3.
📦 Installation
⚙️ Requirements
| Requirement | Version | Notes |
|---|---|---|
| PHP | ^8.3 |
Required for typed properties and readonly classes |
| EvolutionCMS CE | ≥3.1.30 |
Tested on v3.1.30; may work on earlier 3.x versions |
| Composer | ^2.0 |
For package installation and dependency management |
💡 Note: The module uses modern PHP 8.3 features (
readonlyclasses, typed properties, match expressions). PHP 8.1–8.2 are not supported.
⚙️ Quick Start
- Open Manager → Modules → Feature Flags in EvolutionCMS admin panel
- Create your first feature flag
- Use in your snippets:
🎯 Key Features
- ✅ Rule-based evaluation: Enable features by user role, document category, date, percentage, and more
- ✅ A/B Testing: Split traffic between variants with deterministic user assignment
- ✅ Statistics & Analytics: Track flag evaluations, export data, visualize distributions
- ✅ Admin UI: Manage flags directly in EvolutionCMS manager — no config file edits needed
- ✅ TDD-friendly: Domain-driven design, fully testable without Evo bootstrap
🔗 Documentation
📬 Support
- 🐛 Bug reports: GitHub Issues
- ✉️ Email: [email protected]
- 💬 Telegram: @ambrion_dev
📜 License
MIT © Ambrion
💡 Note: For Russian documentation, see README.ru.md.
All versions of evocms-feature-flags with dependencies
PHP Build Version
Package Version
The package ambrion/evocms-feature-flags contains the following files
Loading the files please wait ...