bluora/laravel-datasets-australia

This package is abandoned and no longer maintained. The author suggests using the hnhdigital-os/laravel-datasets-australia package instead.

Provides datasets for Australia.

v1.0.3 2018-12-20 04:28 UTC

This package is not auto-updated.

Last update: 2022-02-01 13:04:10 UTC


README

   ___        _                     _         _  _      __                                 _
  /   \ __ _ | |_  __ _  ___   ___ | |_  ___ | || |    / /   __ _  _ __  __ _ __   __ ___ | |
 / /\ // _` || __|/ _` |/ __| / _ \| __|/ __|| || |_  / /   / _` || '__|/ _` |\ \ / // _ \| |
/ /_//| (_| || |_| (_| |\__ \|  __/| |_ \__ \|__   _|/ /___| (_| || |  | (_| | \ V /|  __/| |
/___,'  \__,_| \__|\__,_||___/ \___| \__||___/   |_|  \____/ \__,_||_|   \__,_|  \_/  \___||_|
                              AUSTRALIA COLLECTION - hnhdigital-os/laravel-datasets-australia

Provides datasets for Australia to be used with H&H|Digital's Laravel Datasets Package.

Latest Stable Version StyleCI Built for Laravel License

Install

Via composer:

$ composer require hnhdigital-os/laravel-datasets-australia

Configuration

Enable this dataset collection by editing config/datasets.php:

return [
    'source' => [
        ...
        'hnhdigital-os/laravel-datasets-australia',
        ...
    ],
];

Available datasets

Contributing

Please see CONTRIBUTING for details.

Credits

License

The MIT License (MIT). Please see License File for more information.