yunqin / w3capp
w3capp frame base source code.
dev-main
2023-10-09 09:56 UTC
Requires
None
Requires (Dev)
- workerman/workerman: ^4.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-09 16:26:03 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.