Skip to content

haakym/uk-bank-holidays

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UK Bank Holidays

PHP package to get UK bank holidays.

Code originally found in PHP docs as a comment when I was looking at Calendar Functions when developing a HR system and I decided to turn it into a class/package as I didn't find similar functionality elsewhere packaged up for reuse (and I wanted to learn how to make a composer package for git/packagyst).

Here's the original source of code posted by david.scourfield@llynfi.co.uk: http://php.net/manual/en/ref.calendar.php#77159. Thanks David!

To Do

  • Dates with text keys
  • Dates as JSON
  • Dates as Carbon
  • Tests

License

MIT license.

About

PHP package to get UK bank holidays

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages