Looking to hire Laravel developers? Try LaraJobs

laravel-australian-public-holidays maintained by ayles-software

Description
Australian public holidays
Last update
2026/02/27 12:34 (dev-master)
License
Links
Downloads
1 386

Comments
comments powered by Disqus

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.