Skip to content
This repository was archived by the owner on Mar 5, 2020. It is now read-only.

Latest commit

 

History

History
30 lines (25 loc) · 1.04 KB

File metadata and controls

30 lines (25 loc) · 1.04 KB

Æther Framework

What is the Æther framework

n. Greek Mythology The poetic personification of the clear upper air breathed by the Olympians.

A very thin and lightweight PHP framework, based on the principles of dependency injection.

How do I use it?

View our example application. You will see that we include this base repository which defines all the interfaces we need to create an application.

For more concrete implementations of the interfaces there are several packages available

  1. Http Stream - Implements the HTTP interface using PHP stream wrappers
  2. Config JSON - Defines JSON based configuration
  3. [Config Environment] - Defines Environment based configuration

[Config Environment]: https://github.com/DelphicOkami/aether-config-environment# Aether Framework base 2

What is the Aether framework

3 ​ 4 ​ 5 ​ 6