larryli/ipv4-yii2-sample

IP v4 中国城市地址库 Yii2 示例

1.0.1 2016-04-13 06:28 UTC

This package is not auto-updated.

Last update: 2024-04-23 02:05:59 UTC


README

通过 composer 安装

composer global require "fxp/composer-asset-plugin:~1.1.0"
composer create-project --prefer-dist --stability=stable larryli/ipv4-yii2-sample sample

初始化

./yii init

PHP 内建服务器

php -S localhost:9000 -t web

相关包