PHPackages                             michielkempen/laravel-enum - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. michielkempen/laravel-enum

ActiveLibrary

michielkempen/laravel-enum
==========================

1.0.1(5y ago)014.7k1MITPHPPHP ^7.3|^8.0

Since Sep 3Pushed 5y ago1 watchersCompare

[ Source](https://github.com/michielkempen/laravel-enum)[ Packagist](https://packagist.org/packages/michielkempen/laravel-enum)[ Docs](https://github.com/michielkempen/laravel-enum)[ RSS](/packages/michielkempen-laravel-enum/feed)WikiDiscussions master Synced today

READMEChangelog (3)Dependencies (1)Versions (4)Used By (1)

Laravel Enum
============

[](#laravel-enum)

A strongly typed enum class for PHP that supports autocompletion and refactoring.

Installation
------------

[](#installation)

Add the package to the dependencies of your application

```
composer require michielkempen/laravel-enum

```

Usage
-----

[](#usage)

```
