pipe/config

Blazingly fast php config manager

v0.1.1 2022-10-19 20:46 UTC

This package is auto-updated.

Last update: 2024-04-23 10:11:41 UTC


README

Simple, purephp blazinglyfast Config management(?)

Latest Stable Version Total Downloads License

Installation

composer require pipe/config

Philosophy

  1. Small is Beautiful.
    • Do one thing,
    • Do one thing well.
  2. Get the PoC out ASAP.
    • Consider your code dead two weeks after inception.
  3. n'joy!

sounds familiar? It should!