PHPackages                             szkj/install - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. szkj/install

ActiveLibrary

szkj/install
============

Package description here.

050PHP

Since Dec 4Pushed 5y ago1 watchersCompare

[ Source](https://github.com/nbhtm2014/szkj-install)[ Packagist](https://packagist.org/packages/szkj/install)[ RSS](/packages/szkj-install/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Installing
----------

[](#installing)

```
$ composer require szkj/install
```

Usage
-----

[](#usage)

安装初始化

```
$ php artisan szkj:install
```

请配置 config.szkj

```
'pcd'=> [
         //省
        'province' => '',
        //市
        'city' => '',
        //区
        'district' => '',
    ]
```

请配置 config.api

```
  'errorFormat' => [
        'message' => ':message',
        'errors' => ':errors',
//        'code' => ':code',
        'code' => ':status_code',
        'debug' => ':debug',
    ],
```

请配置 api.php

```
     'api' => [
                'driver' => 'jwt',
                'provider' => 'users',
                'hash' => false,
            ],
```

Contributing
------------

[](#contributing)

You can contribute in one of three ways:

1. File bug reports using the [issue tracker](https://github.com/szkj/install/issues).
2. Answer questions or fix bugs on the [issue tracker](https://github.com/szkj/install/issues).
3. Contribute new features or update the wiki.

*The code contribution process is not very formal. You just need to make sure that you follow the PSR-0, PSR-1, and PSR-2 coding guidelines. Any new code contributions must be accompanied by unit tests where applicable.*

License
-------

[](#license)

MIT

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity31

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/22dd65eef61d9d9414f05dab5c6178b4bf03bef69b44720f562f2069f4d93320?d=identicon)[nbhtm](/maintainers/nbhtm)

---

Top Contributors

[![nbhtm2014](https://avatars.githubusercontent.com/u/11625708?v=4)](https://github.com/nbhtm2014 "nbhtm2014 (53 commits)")

### Embed Badge

![Health badge](/badges/szkj-install/health.svg)

```
[![Health](https://phpackages.com/badges/szkj-install/health.svg)](https://phpackages.com/packages/szkj-install)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
