An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Enums

[![Codacy Badge](https://app.codacy.com/project/badge/Grade/963edbe453444132ad9d4344e1eac5a3)](https://www.codacy.com/gh/laravel-enso/enums?utm_source=github.com&utm_medium=referral&utm_content=laravel-enso/enums&utm_campaign=Badge_Grade)
[![StyleCI](https://github.styleci.io/repos/85466970/shield?branch=master)](https://github.styleci.io/repos/85466970)
[![License](https://poser.pugx.org/laravel-enso/enums/license)](https://packagist.org/packages/laravel-enso/enums)
[![Total Downloads](https://poser.pugx.org/laravel-enso/enums/downloads)](https://packagist.org/packages/laravel-enso/enums)
[![Latest Stable Version](https://poser.pugx.org/laravel-enso/enums/version)](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.