/** Lightweight PHP Framework.
From developers to developers. */
\Tipui\Builtin\Autoloader
Namespaces rules
The autoloader library is based on core and app namespaces nomenclatures.
Autoloading prioritizes the overriding paths, then, checks if the namespace contains the path to the core or the app.
Core: Tipui\Builtin App: Tipui\App