Core (package)

Package Cake\Core

Class summary

  • App

    App is responsible for path management, class location and class loading.

  • CakePlugin

    CakePlugin is responsible for loading and unloading plugins. It also can retrieve plugin paths and load their bootstrap and routes files.

  • Configure

    Configuration class. Used for managing runtime configuration information.

  • Object

    Object class provides a few generic methods used in several subclasses.

Interface summary