Search by

wherd / foundation

wherd

Project foundation

Package info

github.com/wherd/foundation

pkg:composer/wherd/foundation

Statistics

Installs: 16

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-09-14 06:13:55 UTC


README

Project foundation.

Installation

Install using composer:

composer require wherd/foundation

Usage

use Wherd\Foundation;

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