Download the PHP package chengkangzai/laravel-office-holidays without Composer
On this page you can find all versions of the php package chengkangzai/laravel-office-holidays. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download chengkangzai/laravel-office-holidays
More information about chengkangzai/laravel-office-holidays
Files in chengkangzai/laravel-office-holidays
Package laravel-office-holidays
Short Description A Laravel Package that list out holiday that Scraped from https://www.officeholidays.com/countries
License MIT
Homepage https://github.com/chengkangzai/laravel-office-holidays
Informations about the package laravel-office-holidays
A Laravel Package that list out office's Holiday that Scraped from https://www.officeholidays.com/countries
This package is a Laravel Package that list out office's Holiday that Scraped from https://www.officeholidays.com/. The underlying package that is used to scrape the data is using Saloon.
Installation
You can install the package via composer:
You can publish the config file with:
This is the contents of the published config file:
Usage
Get All Holidays for a specific country with its year
Get All Holidays for a specific state of the country with its year
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Ching Cheng Kang
- All Contributors
Alternatives
MalaysiaHoliday -> This project was inspired by Hafiq, his package MalaysiaHoliday is a great alternative for Malaysian Holidays, this package does not limit the usage for laravel.
Spatie Holidays -> This package is a great alternative for holidays from spatie, it is more robust and does not rely on scraping data from the internet.
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-office-holidays with dependencies
ext-dom Version *
illuminate/contracts Version ^10.0||^11.0
saloonphp/cache-plugin Version ^3.0
saloonphp/saloon Version ^3.0
spatie/laravel-package-tools Version ^1.16