Skip to content

A Oxxa.com API Wrapper for Laravel 6.x/7.x/8.x/9.x

License

Notifications You must be signed in to change notification settings

basdevet/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/9.x

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%