Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danielgp/bank-holidays
Usefull functions to return list of all bank holidays per year and month plus working days in month
https://github.com/danielgp/bank-holidays
Last synced: about 2 months ago
JSON representation
Usefull functions to return list of all bank holidays per year and month plus working days in month
- Host: GitHub
- URL: https://github.com/danielgp/bank-holidays
- Owner: danielgp
- License: mit
- Created: 2015-06-14T16:47:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-02-01T12:16:31.000Z (almost 4 years ago)
- Last Synced: 2024-08-07T03:38:19.848Z (5 months ago)
- Language: PHP
- Size: 559 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Holidays-Romania
==================## What is this repository for? ##
Usefull functions to return list of all bank holidays per year and month plus working days in month
## Who do I talk to? ##
Repository owner is: [Daniel Popiniuc](mailto:[email protected])
## References ##
Packagist statistics by poser.pugx.org
[![Latest Stable Version](https://poser.pugx.org/danielgp/bank-holidays/v/stable)](https://packagist.org/packages/danielgp/bank-holidays)
[![Total Downloads](https://poser.pugx.org/danielgp/bank-holidays/downloads)](https://packagist.org/packages/danielgp/bank-holidays)
[![License](https://poser.pugx.org/danielgp/bank-holidays/license)](https://packagist.org/packages/danielgp/bank-holidays)
[![Monthly Downloads](https://poser.pugx.org/danielgp/bank-holidays/d/monthly)](https://packagist.org/packages/danielgp/bank-holidays)
[![Daily Downloads](https://poser.pugx.org/danielgp/bank-holidays/d/daily)](https://packagist.org/packages/danielgp/bank-holidays)Code quality analysis
[![Codacy Badge](https://api.codacy.com/project/badge/grade/7a1431537d914b3aaddd8eebfa077035)](https://www.codacy.com/app/danielpopiniuc/bank-holidays)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/danielgp/bank-holidays/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/danielgp/bank-holidays/?branch=master)
[![Build Status](https://scrutinizer-ci.com/g/danielgp/bank-holidays/badges/build.png?b=master)](https://scrutinizer-ci.com/g/danielgp/bank-holidays/build-status/master)