https://github.com/cgdsoftware/enums
Add Enums to your Laravel project
https://github.com/cgdsoftware/enums
Last synced: 5 months ago
JSON representation
Add Enums to your Laravel project
- Host: GitHub
- URL: https://github.com/cgdsoftware/enums
- Owner: cgdsoftware
- License: mit
- Fork: true (laravel-enso/enums)
- Created: 2022-08-31T15:04:51.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-05-14T20:06:47.000Z (about 3 years ago)
- Last Synced: 2025-10-03T19:57:49.550Z (9 months ago)
- Language: PHP
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Enums
[](https://www.codacy.com/gh/laravel-enso/enums?utm_source=github.com&utm_medium=referral&utm_content=laravel-enso/enums&utm_campaign=Badge_Grade)
[](https://github.styleci.io/repos/85466970)
[](https://packagist.org/packages/laravel-enso/enums)
[](https://packagist.org/packages/laravel-enso/enums)
[](https://packagist.org/packages/laravel-enso/enums)
Enumeration like construct for [Laravel Enso](https://github.com/laravel-enso/Enso).
This package can work independently of the [Enso](https://github.com/laravel-enso/Enso) ecosystem.
For live examples and demos, you may visit [laravel-enso.com](https://www.laravel-enso.com)
### Installation, Configuration & Usage
Be sure to check out the full documentation for this package available at [docs.laravel-enso.com](https://docs.laravel-enso.com/backend/enums.html)
### Contributions
are welcome. Pull requests are great, but issues are good too.
### License
This package is released under the MIT license.