Australian public holidays
ayles-software/laravel-australian-public-holidays is a Laravel package for australian public holidays.
It currently has 1 GitHub stars and 1.390 downloads on Packagist (latest version 2.4.0).
Install it with composer require ayles-software/laravel-australian-public-holidays.
Discover more Laravel packages by ayles-software
or browse all Laravel packages to compare alternatives.
Last updated
This is a very simple package that reads and saves the public holidays for all states from data.gov.au.
composer require ayles-software/laravel-australian-public-holidays
php artisan vendor:publish --provider=ayles-software/laravel-australian-public-holidays
$ php artisan public-holidays
That's it.
Laravel Australian Public Holidays is open-sourced software licensed under the MIT license.