Provides an example ExpressionEngine Add-on that uses EE Objects to get things built.
Gives working examples developers can play around in to learn how to use EE Objects optimally.
Just like any other ExpressionEngine Add-on. Note that if you're building the Addon from the repository, you'll have to install the Composer requirements by running the below within your Addon root folder:
$ composer install