VELOX API Docs

Backend

Packages

Model
Session

Interfaces, Classes and Traits

Auth
A class that serves as an authentication system for users.
Config
A class that loads everything from the "/config" directory and make it as an array that is accessible via dot-notation.
Controller
An abstract class that serves as a base Controller that can be extended to make handlers for application router.
Database
A class that represents the database and handles database operations.
Event
A class that offers simple events handling functionality (dispatching and listening).
Globals
A class that serves as an abstraction/wrapper to work with superglobals.
Router
A class that serves as a router and an entry point for the application.
Exception
A class that serves as a base exception class with helpers to assist with errors/exceptions handling.

Search results