Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 462 Bytes

manifesto.md

File metadata and controls

14 lines (8 loc) · 462 Bytes

Manifesto

Simplicity over Complexity

We will strive to simplyfy the code and document its features and concepts at every level making it easier for others to understand and contribute.

Performance over Features

This package aims to improve on performance and where appropriate change, remove or disable features which prevent a performant solution. We aim to promote better PHP architecture through the prioritisation of performance over feature.