unleash-bundle VS unleash-client-php

Compare unleash-bundle vs unleash-client-php and see what are their differences.

unleash-bundle

An Unleash bundle for Symfony applications to provide an easy way to use feature flags (by Stogon)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
unleash-bundle unleash-client-php
1 3
8 54
- -
6.9 7.7
2 months ago 2 months ago
PHP PHP
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

unleash-bundle

Posts with mentions or reviews of unleash-bundle. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-02.
  • Unleash server SDK
    3 projects | /r/PHP | 2 Jul 2021
    I also recently made a Symfony bundle for Unleash, i hope this can help some people :)

unleash-client-php

Posts with mentions or reviews of unleash-client-php. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-10.
  • Laravel Pennant: simple and lightweight feature flag package
    2 projects | /r/laravel | 10 Feb 2023
    This is a nice feature to have, but doesn't have provide "repeatable randomness", meaning, if you want 10% of your users with the flag enabled, the same 10% should be selected every time. If you're A/B testing a new feature that spans multiple API endpoints, for example, all endpoints should be using the same feature. The Unleash library provides this functionality, however.
  • Phabel: Convert PHP8 syntax into lower versions
    2 projects | /r/PHP | 6 Sep 2021
    That's what projects like these are great for. I always release my packages for all currently supported versions. When I was writing unleash/client I didn't really want to write 7.3 code so I started researching my options. Long story short the code is written in PHP 8 but can be installed on 7.3+ thanks to Rector (though it was a little bumpy from time to time, but u/Tomas_Votruba and others from the team are really fast when there's an issue).

What are some alternatives?

When comparing unleash-bundle and unleash-client-php you can also consider the following projects:

msgphp - Reusable domain layers. Shipped with industry standard infrastructure.

Grav - Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS powered by PHP, Markdown, Twig, and Symfony

ec-cube - EC-CUBE is the most popular e-commerce solution in Japan

monorepo-split-github-action - Github Action for Monorepo Split

GitlabDB - A PHP Class that reads JSON file as a database. Use for sample DBs using Gitlab API inspire from donjajo/jsondb

pennant - A simple, lightweight library for managing feature flags.

Bolt - Bolt is a simple CMS written in PHP. It is based on Silex and Symfony components, uses Twig and either SQLite, MySQL or PostgreSQL.

Kimai 2 - Kimai is a web-based multi-user time-tracking application. Works great for everyone: freelancers, companies, organizations - everyone can track their times, generate reports, create invoices and do so much more. SaaS version available at https://www.kimai.cloud [Moved to: https://github.com/kimai/kimai]

Client - GitLab API v4 client for PHP

media-bundle - MediaBundle is a media file manager bundle for Symfony with a REST API and an admin interface (React)

UnleashSDK - PHP implementation of the Unleash protocol