There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
The Laravel Enumable trait provides a set of utility methods to enhance PHP enums in Laravel. It includes methods for manipulating enum cases, retrieving labels, and converting enums to various formats.