Search by

mt-olympus / demeter

Lansoweb

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 2026-09-04 18:03 UTC

This package is auto-updated.

Last update: 2026-09-04 18:03:49 UTC


README

Warning

Archived

This experimental distributed-configuration server is no longer maintained and will receive no further releases. It remains available for historical reference only. Migrate to a supported configuration and service-discovery solution appropriate to your deployment platform.

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.