spatie/laravel-enum
Laravel Enum support
3.3.0
6.0M downloads/mo
#2067 most downloaded on Packagist
spatie/laravel-enum
What this package is like to depend on
Last release 5 months ago
18 Mar 2026
Release timing varies
gaps range from 4 weeks to 1.1 years
Nearly every release is documented
notes for 23 of 24 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
29 releases · first in 2019
1 release in the last 12 months
see the full history below
Release timeline
29 releases · May 2019 to Mar 2026Releases
latest 29-
3.3.018 Mar 2026Nothing published for this version
-
3.2.025 Feb 2025Release notes
Open source →What's Changed
- Laravel 12 support by @charlietennant in #112
New Contributors
- @charlietennant made their first contribution in #112
Full Changelog: 3.1.0...3.2.0
Release notes
Open source →What's Changed
- Laravel 12 support by @charlietennant in https://github.com/spatie/laravel-enum/pull/112
New Contributors
- @charlietennant made their first contribution in https://github.com/spatie/laravel-enum/pull/112
Full Changelog: https://github.com/spatie/laravel-enum/compare/3.1.0...3.2.0
-
3.1.012 Jun 2024Release notes
Open source →What's Changed
- add optional wirable support to enums by @macbookandrew in #103
New Contributors
- @macbookandrew made their first contribution in #103
Full Changelog: 3.0.3...3.1.0
Release notes
Open source →What's Changed
- add optional wirable support to enums by @macbookandrew in https://github.com/spatie/laravel-enum/pull/103
New Contributors
- @macbookandrew made their first contribution in https://github.com/spatie/laravel-enum/pull/103
Full Changelog: https://github.com/spatie/laravel-enum/compare/3.0.3...3.1.0
-
3.0.322 Mar 2024Release notes
Open source →What's Changed
- Support Laravel 11 by @justinaskav in #104
New Contributors
- @justinaskav made their first contribution in #104
Full Changelog: 3.0.2...3.0.3
Release notes
Open source →What's Changed
- Support Laravel 11 by @justinaskav in https://github.com/spatie/laravel-enum/pull/104
New Contributors
- @justinaskav made their first contribution in https://github.com/spatie/laravel-enum/pull/104
Full Changelog: https://github.com/spatie/laravel-enum/compare/3.0.2...3.0.3
-
3.0.210 Feb 2023 -
3.0.105 Feb 2022 -
3.0.004 Feb 2022Release notes
Open source →Full Changelog: https://github.com/spatie/laravel-enum/compare/2.5.2...3.0.0
-
2.5.224 Jul 2021Release notes
Open source →- fix
:attributereplacement in\Spatie\Enum\Laravel\Rules\EnumRule::message()to respect custom attribute translations - #77
Release notes
Open source →- fix
:attributereplacement in\Spatie\Enum\Laravel\Rules\EnumRule::message()to respect custom attribute translations - #77
- fix
-
2.5.131 May 2021 -
2.5.001 May 2021 -
2.4.019 Feb 2021Release notes
Open source →- add implicit and explicit route binding - #65
- drop unusable
Spatie\Enum\Laravel\Http\Middleware\TransformEnumsmiddleware in favor of route binding
Warning: the dropped
TransformEnumsmiddleware was unusable - but if you've found a way to use it in your project this release will be breaking and you will have to switch to form requests or route binding. -
2.3.012 Feb 2021 -
2.2.024 Nov 2020 -
2.1.022 Oct 2020 -
2.0.103 Oct 2020Release notes
Open source →- fix
\Spatie\Enum\Laravel\Rules\EnumRulewith invalid types passed in - #54
- fix
-
2.0.021 Sep 2020Release notes
Open source →-
upgrade spatie/enum to v3 - spatie/enum#56
-
drop PHP support for
7.2and7.3 -
drop Laravel support for
5.8and6.0and7.0 -
drop several custom exceptions:
-
ExpectsArrayOfEnumsField
-
InvalidEnumError
-
NoSuchEnumField
-
replace
HasEnumstrait by custom casts and default laravel query builder logic -
add custom casts
EnumCastandEnumCollectionCast -
reduce
make:enumcommand to--methodoption - no value/label mapping or method name formatting any more -
add Laravel focused base
Enumclass which implementsJsonable, Castable -
drop
enum_index|EnumIndexRule,enum_name|EnumNameRuleandenum_value|EnumValueRulevalidation rules -
add Faker provider to generate random enum instances, values and labels
\Spatie\Enum\Laravel\Faker\FakerEnumProvider
-
-
2.0.0-rc.417 Sep 2020 pre-releaseNothing published for this version
-
2.0.0-rc.209 Sep 2020 pre-releaseNothing published for this version
-
1.6.109 Sep 2020 -
1.6.030 Apr 2020 -
1.5.017 Apr 2020 -
1.4.011 Mar 2020Release notes
Open source →-
add request transformer #7
-
- form request:
Spatie\Enum\Laravel\Http\Requests\TransformsEnums
- form request:
-
- middleware:
Spatie\Enum\Laravel\Http\Middleware\TransformEnums
- middleware:
-
- macro:
Illuminate\Http\Request::transformEnums()
- macro:
-
-
1.3.002 Mar 2020 -
1.2.016 Jan 2020 -
1.1.016 Jan 2020 -
1.0.102 Jan 2020 -
1.0.0-beta.305 Sep 2019 pre-releaseNothing published for this version
-
1.0.0-beta.205 Aug 2019 pre-releaseNothing published for this version
-
1.0.0-beta.117 May 2019 pre-releaseNothing published for this version