Skip to content

Tutorial

On this tutorial we will use the sources from examples/app-fixtures directory.

You can read each part in any particular order, even if it's recommended to follow them one after others.

Part 1 : Generate one or more manifest files

In this lesson, you will learn how to build manifest files in different format.

Part 2 : Generate your PHAR bootstrapping file

In this lesson, you will learn how to generate a custom stub that will be in charge to display your manifests at runtime.

Part 3 : Generate a final BOX configuration file

In this lesson, you will learn how to generate a BOX configuration file with all settings required to handle your manifests at runtime.