2017 © Pedro Peláez
 

library lunar-php

易经六十四卦排盘类库

image

jyil/lunar-php

易经六十四卦排盘类库

  • Wednesday, May 16, 2018
  • by jyiL
  • Repository
  • 2 Watchers
  • 3 Stars
  • 10 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

lunarPHP

Latest Stable Version Total Downloads License, (*1)

About lunarPHP

根据以下开源项目修改整合封装的一个php易经六十四卦排盘类库,只需要引入路口文件就可以简单的调用方法求出卦象结果, (*2)

运行环境要求PHP7以上。, (*3)

目录结构

初始的目录结构如下:, (*4)

├─core                  类库核心文件
│  ├─Calendar.lrp.php
│  ├─GanZhi.php
│  ├─Hexagrams.lrp.php
│  ├─Logger.lrp.php
│  ├─Lunar.lrp.php
│  └─Model.lrp.php
│  └─Common.lrp.php
│
├─config                系统配置文件
│  └─config.php
│
├─database              数据文件
│  └─gua.json
│
├─language              语言包
│  └─language.php
│
├─logs                  日志信息
│  └─xxx.log
│
├─autoloader.php        自动加载文件
├─example.php           示例文件
├─composer.json         composer 定义文件
├─lunarPHP.php          入口文件
├─README.md             README 文件

EXAMPLE

php example.php -d yyyy-mm-dd -h 时辰

QUICK START

require_once 'LunarPHP.php';

License

lunarPHP is open-sourced software licensed under the WTFPL license., (*5)

The Versions

16/05 2018

dev-master

9999999-dev

易经六十四卦排盘类库

  Sources   Download

WTFPL Do What The Fuck You Want To Public License

The Requires

  • php >=5.4.0

 

by Avatar jyiL

php lunar

16/05 2018

dev-develop

dev-develop

易经六十四卦排盘类库

  Sources   Download

WTFPL

The Requires

  • php >=5.4.0

 

by Avatar jyiL

php lunar

16/05 2018

v1.6

1.6.0.0

易经六十四卦排盘类库

  Sources   Download

WTFPL

The Requires

  • php >=5.4.0

 

by Avatar jyiL

php lunar

29/08 2017

v1.0

1.0.0.0

易经六十四卦排盘类库

  Sources   Download

Do What The Fuck You Want To Public License

The Requires

  • php >=5.4.0

 

by Avatar jyiL

php lunar