laravel-australian-public-holidays maintained by ayles-software
Description
Australian public holidays
Author
Last update
2026/02/27 12:34
(dev-master)
License
Downloads
1 386
Laravel Australian public holidays
This is a very simple package that reads and saves the public holidays for all states from data.gov.au.
Installation
composer require ayles-software/laravel-australian-public-holidays
Publish the config
php artisan vendor:publish --provider=ayles-software/laravel-australian-public-holidays
Usage
$ php artisan public-holidays
That's it.
License
Laravel Australian Public Holidays is open-sourced software licensed under the MIT license.