Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/danilolutz/backend

A PHP Lumen-based Backend for Feature Manager Project.
https://github.com/danilolutz/backend

Last synced: 13 days ago
JSON representation

A PHP Lumen-based Backend for Feature Manager Project.

Awesome Lists containing this project

README

        

# [![Feature Manager](https://cdn.rawgit.com/FeatureManager/arts/4a6b38eb/feature-toggle%4025.png)](https://github.com/FeatureManager/backend) Feature Manager

[![Build Status](https://travis-ci.org/FeatureManager/backend.svg?branch=master)](https://travis-ci.org/FeatureManager/backend) [![Coverage Status](https://coveralls.io/repos/github/FeatureManager/backend/badge.svg?branch=master)](https://coveralls.io/github/FeatureManager/backend?branch=master) [![StyleCI](https://github.styleci.io/repos/135836665/shield?branch=master&style=flat)](https://github.styleci.io/repos/135836665) [![License: MIT](https://img.shields.io/badge/License-MIT-428f7e.svg)](https://opensource.org/licenses/MIT)

The Feature Manager project is a tool to turn on/off your projects features and/or set environmental parameters remotely.

## About Feature Manager (backend)

> **WARNING:** This is a very early stage project.

A PHP [Lumen](https://lumen.laravel.com)-based Backend for Feature Manager Project.

This backend is designed for work alone, however the official frontend for the project can be found [here](https://github.com/FeatureManager/frontend).

If you want to better understand this project we invite you to read this [Specification Document](SPECIFICATION.md).

## Contributing

Thank you for considering contributing to the Feature Manager! Just see our [Contributing Guide](CONTRIBUTING.md).

### Code of Conduct

In order to ensure that the Feature Manager community is welcoming to all, please review and abide by the [Code of Conduct](CODE_OF_CONDUCT.md).

## Security Vulnerabilities

If you discover a security vulnerability within Feature Manager, please [create a vulnerability issue](https://github.com/FeatureManager/backend/issues/new?labels=security%20vulnerabilities). All security vulnerabilities will be promptly addressed.

## License

The Feature Manager is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).