1 Star 0 Fork 85

gavin.kou/lunar-php

forked from 6tail/lunar-php 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 1.24 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "6tail/lunar-php",
"type": "library",
"license": "MIT",
"authors": [
{
"name": "6tail",
"email": "6tail@6tail.cn",
"homepage": "http://6tail.cn"
}
],
"minimum-stability": "stable",
"require": {
"php": ">=5.3",
"ext-bcmath": "*"
},
"require-dev": {
"phpunit/phpunit": "*"
},
"autoload": {
"psr-4": {
"com\\nlf\\calendar\\": "src/"
}
},
"homepage": "https://github.com/6tail/lunar-php",
"keywords": [
"calendar",
"lunar",
"solar",
"节假日",
"星座",
"儒略日",
"干支",
"生肖",
"节气",
"节日",
"彭祖百忌",
"每日宜忌",
"时辰宜忌",
"吉神宜趋",
"凶煞宜忌",
"喜神",
"福神",
"财神",
"阳贵神",
"阴贵神",
"胎神",
"冲煞",
"纳音",
"星宿",
"八字",
"五行",
"十神",
"建除十二值星",
"青龙名堂等十二神",
"黄道日"
],
"description": "lunar is a calendar library for Solar and Chinese Lunar."
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/gavinkou/lunar-php.git
git@gitee.com:gavinkou/lunar-php.git
gavinkou
lunar-php
lunar-php
master

搜索帮助