2017 © Pedro Peláez
 

library lunar-calendar

The Gregorian calendar to Lunar calendar

image

crlt/lunar-calendar

The Gregorian calendar to Lunar calendar

  • Sunday, January 14, 2018
  • by NearXdu
  • Repository
  • 0 Watchers
  • 0 Stars
  • 23 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 5 % Grown

The README.md

The Gregorian calendar to Lunar calendar

Just for practice composer tool usage myself, (*1)

Install

composer require crlt/lunar-calendar

Usage

<?php
require_once "vendor/autoload.php";
use Crlt_\LunarCalendar\LunarCalendar;

$lunar = new LunarCalendar();

echo $lunar->toLunar(2017,8,16);

Reference

  • https://github.com/NearXdu/chinese-calendar
  • http://blog.jjonline.cn/userInterFace/173.html
  • https://github.com/echosoar/gdate/blob/master/0.1.2/gdate_0.1.2.js

License

MIT, (*2)

The Versions

14/01 2018

0.2.x-dev

0.2.9999999.9999999-dev

The Gregorian calendar to Lunar calendar

  Sources   Download

MIT

by Crlt Zhang

14/01 2018

dev-master

9999999-dev

The Gregorian calendar to Lunar calendar

  Sources   Download

MIT

by Crlt Zhang

14/01 2018

0.2.0

0.2.0.0

The Gregorian calendar to Lunar calendar

  Sources   Download

MIT

by Crlt Zhang

14/01 2018

0.1.x-dev

0.1.9999999.9999999-dev

The Gregorian calendar to Lunar calendar

  Sources   Download

MIT

by Crlt Zhang

14/01 2018

0.1.1

0.1.1.0

The Gregorian calendar to Lunar calendar

  Sources   Download

MIT

by Crlt Zhang

14/01 2018

0.1.0

0.1.0.0

The Gregorian calendar to Lunar calendar

  Sources   Download

MIT

by Crlt Zhang