Skip to content
This repository has been archived by the owner on Mar 20, 2022. It is now read-only.
/ laravel-oxxa Public archive

A Oxxa.com API Wrapper for Laravel 6.x/7.x/8.x [WIP]

License

Notifications You must be signed in to change notification settings

nickurt/laravel-oxxa

Repository files navigation

Laravel Oxxa

Build Status Total Downloads Latest Stable Version MIT Licensed

Table of contents

Installation

Install this package with composer:

composer require nickurt/laravel-oxxa

Copy the config files for the Oxxa-plugin

php artisan vendor:publish --provider="nickurt\Oxxa\ServiceProvider" --tag="config"

Add the Oxxa credentials to your .env file

OXXA_DEFAULT_USERNAME=
OXXA_DEFAULT_PASSWORD=

Tests

composer test

About

A Oxxa.com API Wrapper for Laravel 6.x/7.x/8.x [WIP]

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages