Documentation / Index

This documentation tries to give an overview of the core features of the Orion PHP5 Framework. While we’re trying to be as precise as possible when describing a feature, some details may be left over for concision concerns.

Where to start

The first documents anyone should read are Getting started and Naming conventions. If you haven't already done so, you should also take a look at the non-exhaustive list of Orion's features. If you are looking for a particular feature documentation, use the left menu to navigate to the corresponding resource.

The API

If you are looking for an in-depth documentation of classes and methods, the Orion PHPdoc is here for you.

Back to top