swooinc/laravel-becoolcouriers

An opinionated Laravel wrapper for BeCool Couriers' API.

dev-main 2024-03-21 13:38 UTC

This package is auto-updated.

Last update: 2024-04-21 13:46:21 UTC


README

Latest Version on Packagist Total Downloads GitHub Actions

An opinionated Laravel wrapper for BeCool Couriers' API.

Installation

You can install the package via composer:

composer require swooinc/laravel-becoolcouriers

Usage

// Usage description here

Testing

composer test

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email chin@swoo.ca instead of using the issue tracker.

Credits

License

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

Laravel Package Boilerplate

This package was generated using the Laravel Package Boilerplate.