phabel VS unleash-client-php

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

phabel

PHP transpiler - Write and deploy modern PHP 8 code, today. (by phabelio)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
phabel unleash-client-php
6 3
242 54
0.8% -
0.0 7.2
over 1 year ago 16 days 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.

phabel

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

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).

What are some alternatives?

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

polyfill - PHP polyfills

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

php-tokio - Use any async Rust library from PHP!

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

rector-downgrade-php - Rector downgrade rules for PHP

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

Composer - Dependency Manager for PHP

Client - GitLab API v4 client for PHP

php-async - Experimental asynchronous components for PHP

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

ext-php-rs - Bindings for the Zend API to build PHP extensions natively in Rust.

Enum - PHP 7.1 enum implementation