wherd/foundation

Project foundation

Installs: 16

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/wherd/foundation

v1.1.2 2023-02-13 21:25 UTC

This package is auto-updated.

Last update: 2025-09-14 03:56:22 UTC


README

Project foundation.

Installation

Install using composer:

composer require wherd/foundation

Usage

use Wherd\Foundation;

$app = new System();
// ...