mt-olympus/demeter

Maintainers

Package info

github.com/mt-olympus/demeter

Type:application

pkg:composer/mt-olympus/demeter

Statistics

Installs: 6

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master 2015-12-06 22:02 UTC

This package is auto-updated.

Last update: 2026-02-26 06:42:33 UTC


README

UNDER DEVELOPMENT!

Introduction

This is a distributed configuration server made in PHP, using Zend Expressive micro-framework.

It's goal is to provide configuration via REST API to distributed systems, like in a micro service architeture.

You can fetch the configurations directly or using one of the client libraries.

You can use Hermes as client, or directly via REST calls.