ayles-software/laravel-australian-public-holidays
Australian public holidays
1,408
1
| Install | |
|---|---|
composer require ayles-software/laravel-australian-public-holidays |
|
| Latest Version: | 2.4.0 |
| PHP: | ^8.3 |
| License: | MIT |
| Last Updated: | Feb 27, 2026 |
| Links: | GitHub · Packagist |
Maintainer: parkourben99
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.
Related Packages
erirk/paypalpayment
laravel-paypalpayment is simple package help you process direct credit card paym...
0
doctrine/dbal
Powerful PHP database abstraction layer (DBAL) with many features for database s...
631,580,251
9,707