Vote for enums in PHP 8.1 has started — looking good so far!

This page summarizes the projects mentioned and recommended in the original post on /r/PHP

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
  • Brick\Math

    Arbitrary-precision arithmetic library for PHP (by brick)

  • There are many use cases where enums don't need to be backed by a scalar. I'm thinking of brick/math's RoundingMode for example: you use these in code, but never store/serialize them really.

  • PHP Parser

    A PHP parser written in PHP

  • Time to add them to php-parser! https://github.com/nikic/PHP-Parser/issues/757 So PHPStan/Psalm and Rector can use them.

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

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Using Arbitrary Precision In PHP

    2 projects | dev.to | 10 May 2024
  • Updating legacy code to php 8.x

    1 project | dev.to | 30 Apr 2024
  • Fix PHP 8.4 deprecation: Implicitly marking parameter as nullable is deprecated, the explicit nullable type must be used instead

    1 project | dev.to | 29 Apr 2024
  • Rector keeps your PHP code base fresh and perfect

    2 projects | dev.to | 15 Mar 2024
  • PHP-Parser: A PHP parser written in PHP

    1 project | news.ycombinator.com | 6 Mar 2024