The pyncer/source package is used for specifying sources of data such as i18n translations or router pages.
Installation
Install via Composer:
$ composer require pyncer/source
Source Maps
Source maps are a basic list of sources.
Sourcers
Sourcers handle the loading of data from the sources in a source map.
Source Directors
Source directors are for handling a collection of sourcers.