php-enum VS enum

Compare php-enum vs enum and see what are their differences.

php-enum

Simple and fast implementation of enumerations with native PHP (by marc-mabe)

enum

Strongly typed enums in PHP supporting autocompletion and refactoring (by spatie)
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
php-enum enum
1 2
462 747
- 1.9%
0.0 3.2
7 months ago 9 days ago
PHP PHP
BSD 3-clause "New" or "Revised" 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.

php-enum

Posts with mentions or reviews of php-enum. We have used some of these posts to build our list of alternatives and similar projects.

enum

Posts with mentions or reviews of enum. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-25.
  • Safely upgrade from PHP 7.4 to 8.1 using Rector
    2 projects | dev.to | 25 Sep 2022
    That last rule SpatieEnumClassToEnumRector is skipped because I'm using the spatie/enum package, and I don't want it to be converted to PHP native enums automatically. The reason for that is that the Spatie package has some nice little helpers, and it's safer in my opinion to migrate some of the enums manually.
  • Laravel 9: Enums!
    1 project | dev.to | 30 Jan 2022
    And yes! Finally we have official support for Enums in php 8.1 although we could add them to Laravel framework by using third-party packages like spatie/enums.

What are some alternatives?

When comparing php-enum and enum you can also consider the following projects:

laravel-enum - Simple, extensible and powerful enumeration implementation for Laravel.

php-enum - The enum PHP is missing, inspired from SplEnum

map - PHP arrays and collections made easy

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.

Symfony - The Symfony PHP framework

DoctrineEnumBundle - 📦 Provides support of ENUM type for Doctrine in Symfony applications.

Laravel - The Laravel Framework.

enum-concern - A PHP package for effortless Enumeration handling with Laravel Collections 📦 ✨

PhpEnums - :nut_and_bolt: Extended PHP 8.1+ enums features & specific integrations with frameworks and libraries