| Package Data | |
|---|---|
| Maintainer Username: | bluora | 
| Maintainer Contact: | rocco@hnh.digital (Rocco Howard) | 
| Package Create Date: | 2016-12-30 | 
| Package Last Update: | 2018-12-20 | 
| Language: | PHP | 
| License: | MIT | 
| Last Refreshed: | 2025-10-27 03:00:25 | 
| Package Statistics | |
|---|---|
| Total Downloads: | 40 | 
| Monthly Downloads: | 0 | 
| Daily Downloads: | 0 | 
| Total Stars: | 1 | 
| Total Watchers: | 0 | 
| Total Forks: | 0 | 
| Total Open Issues: | 0 | 
   ___        _                     _         _  _      __                                 _
  /   \ __ _ | |_  __ _  ___   ___ | |_  ___ | || |    / /   __ _  _ __  __ _ __   __ ___ | |
 / /\ // _` || __|/ _` |/ __| / _ \| __|/ __|| || |_  / /   / _` || '__|/ _` |\ \ / // _ \| |
/ /_//| (_| || |_| (_| |\__ \|  __/| |_ \__ \|__   _|/ /___| (_| || |  | (_| | \ V /|  __/| |
/___,'  \__,_| \__|\__,_||___/ \___| \__||___/   |_|  \____/ \__,_||_|   \__,_|  \_/  \___||_|
                              AUSTRALIA COLLECTION - hnhdigital-os/laravel-datasets-australia
Provides datasets for Australia to be used with H&H|Digital's Laravel Datasets Package.
Via composer:
$ composer require hnhdigital-os/laravel-datasets-australia
Enable this dataset collection by editing config/datasets.php:
return [
    'source' => [
        ...
        'hnhdigital-os/laravel-datasets-australia',
        ...
    ],
];
Please see CONTRIBUTING for details.
The MIT License (MIT). Please see License File for more information.