Oxxa API Laravel Package

Maintainers

Package info

github.com/nickdekruijk/oxxa

pkg:composer/nickdekruijk/oxxa

Statistics

Installs: 4

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

dev-master 2020-03-12 14:39 UTC

This package is auto-updated.

Last update: 2026-03-13 03:53:04 UTC


README

For my hosting portal I needed to communicate with the OXXA API so I created this package

Installation

To install the package use

composer require nickdekruijk/oxxa

Configuration

Add the following to your .env file (make md5() hash from password and prefix it with 'MD5')

OXXA_USER=username
OXXA_PASSWORD=MD5d41d8cd98f00b204e9800998ecf8427e

License

This package is open-sourced software licensed under the MIT license.