unleash-client-php VS pennant

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

pennant

A simple, lightweight library for managing feature flags. (by laravel)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
unleash-client-php pennant
3 1
54 449
- 3.6%
7.2 7.1
12 days ago about 1 month 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-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.
  • [Library Release] Unleash PHP SDK
    1 project | /r/PHP | 7 Oct 2021
    It's available at https://github.com/Unleash/unleash-client-php.
  • 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).

pennant

Posts with mentions or reviews of pennant. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-10.

What are some alternatives?

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

unleash-bundle - An Unleash bundle for Symfony applications to provide an easy way to use feature flags

Laravel - Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.

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

Monica - Personal CRM. Remember everything about your friends, family and business relationships.

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

Client - GitLab API v4 client for PHP