Namespace Core\Providers
Config | Loads and sets *.ini files, which are the configuration files for the Framework. |
Service | Class Service is our core backbone to retrieve information from the server before the instance is finished. |
Session | Manages the $_SESSION global with getters, setters and destructors. |