ppfoong / lib_birthday

PHP functions related to birthday - Zodiac sign (星座), symbolic animal (生肖), age (年龄), and more...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP functions related to birthday

Including:

  1. Getting the Zodiac sign (星座) of a date
  2. Getting the symbolic animal (生肖) of a date
  3. Calculating the age (年龄)
  4. Calculating the years matching the symbolic animal within a range of years (or ages)
  5. Calculating the year of birth from actual age, where age increment is on the birthday
  6. Calculating no. of days since born
  7. Calculating no. of days to the next birthday
  8. Calculating no. of days from the last birthday
  9. Check whether this year's birthday has already passed
  10. Check whether a date has passed Chinese New Year of the year
  11. Getting the Chinese New Year date of a year (range from 1876 to 2163)

About

PHP functions related to birthday - Zodiac sign (星座), symbolic animal (生肖), age (年龄), and more...

License:MIT License


Languages

Language:PHP 100.0%