Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 495 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 495 Bytes

Boat Wings

Boat Wings is designed to be a lightweight, Service-Oriented PHP micro framework for rapid prototype development.

The key features of this project are:

  • Service-oriented architecture
  • Ability to use strong-typing via Type objects.
  • ORM data abstraction layer optimized for key-value stores.
  • Model-View-Controller components.
  • YAML as de-facto configuration standard.

The project is currently under development and is nearing the initial stages of completion.