yunqin/w3capp

w3capp frame base source code.

dev-main 2023-10-09 09:56 UTC

This package is auto-updated.

Last update: 2024-05-09 11:17:57 UTC


README

This is the core framework code of w3capp.

This repository is a read-only git subsplit of https://github.com/YunqinZheng/w3capp. Please submit issue reports and pull requests to the main repository. For license information check the LICENSE-file.

Installation

The preferred way to install the w3capp framework is through composer.

composer require yunqin/w3capp

or add

"yunqin/w3capp": "~1.0.0",

to the require section of your composer.json.