2017 © Pedro Peláez
 

library czech-holidays

Simple PHP library/helper for getting Czech holidays

image

miso93/czech-holidays

Simple PHP library/helper for getting Czech holidays

  • Wednesday, December 7, 2016
  • by miso93
  • Repository
  • 1 Watchers
  • 0 Stars
  • 4,317 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 19 % Grown

The README.md

Build status, (*1)

Czech Holidays

Simple PHP library/helper for getting Czech holidays.
This project is simple refactor of Slovak Holidays, (*2)

Installation


composer require miso93/czech-holidays

Usage

Very easy, static:, (*3)


\Miso93\CzechHolidays::getHolidays(); // for current year \Miso93\CzechHolidays::getHolidays(2014); // only for year \Miso93\CzechHolidays::getHolidays(2014, 8); // for year and month \Miso93\CzechHolidays::isTodayHoliday(); // date('Y-m-d') \Miso93\CzechHolidays::isDayHoliday(2015, 12, 24);

License

This software is licensed under MIT License., (*4)

The Versions

07/12 2016

dev-master

9999999-dev https://github.com/miso93/czech-holidays

Simple PHP library/helper for getting Czech holidays

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

by Michal Čech

holidays czech

07/12 2016

1.0.2

1.0.2.0 https://github.com/miso93/czech-holidays

Simple PHP library/helper for getting Czech holidays

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

by Michal Čech

holidays czech

06/12 2016

1.0.1

1.0.1.0 https://github.com/miso93/czech-holidays

Simple PHP library/helper for getting Czech holidays

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

by Michal Čech

holidays czech

06/12 2016

1.0

1.0.0.0 https://github.com/miso93/czech-holidays

Simple PHP library/helper for getting Czech holidays

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

by Michal Čech

holidays czech