Skip to content
This repository was archived by the owner on Jan 5, 2025. It is now read-only.

Latest commit

 

History

History
20 lines (12 loc) · 245 Bytes

File metadata and controls

20 lines (12 loc) · 245 Bytes

Skeleton PHP Project Layout

Quick Start

Installation

Add to your composer.json the following:

Then composer update to get it.

then import to the top of your PHP script with:

use \vijinho\

Vijay Mahrra