Skip to content
corentin-begne edited this page Feb 12, 2018 · 3 revisions

The Library engine allow to manage libraries located in the libraries folder of each application. This tool provide SCRUD and API but you can create some Custom.
Libraries can be managed from the config file, adding/removing them in librairies array using folder name.
The Phalcon\Library class is used to include dynamicaly some classes, namespaces and dependencies using loader.