Components

Last updated: August 12th, 2023
Release:

Core

The core components for Stoic:PHP. These provide functionality that is common and often required for the other components in the framework.

Documentation Github Pages

I/O

Components that focus on simplifying common input/output operations.

Documentation Github Pages

PDO

Components that provide wrappers for common PDO operations in PHP.

Documentation Github Pages

Web

Components that provide simple web functionality without dictating program structure/flow.

Documentation Github Pages