sosmaller/framework

sosmaller framework

Maintainers

Package info

github.com/sosmaller/framework

pkg:composer/sosmaller/framework

Statistics

Installs: 11

Dependents: 1

Suggesters: 0

Stars: 1

Open Issues: 0

1.1.0 2024-08-20 12:44 UTC

This package is not auto-updated.

Last update: 2026-03-31 20:14:47 UTC


README

1.在项目 composer.json 中添加

"require": {
        "sosmaller/framework": "1.1.0"
}

2.执行 composer install