This package is auto-updated. Last update: 2024-10-21 08:54:53 UTC README Japanese.Holiday calculates holidays in Japan. Installation composer install japanese-holiday/japanese-holiday Usage Get list of holidays for a year <?php use Japanese\Holiday\Repository as HolidayRepository; $holidayRepository = new HolidayRepository(); $holidays = $holidayRepository->getHolidaysForYear(2017); $holidays['20