tkj/economics

A PHP wrapper to interact with the e-conomics API

2.0.10 2017-06-15 11:10 UTC

This package is not auto-updated.

Last update: 2024-04-13 14:45:09 UTC


README

This is a PHP wrapper for the E-conomic SOAP API.

New February 8th 2016

Token authentication is now possible. Please refer to the docs to see how to get started: Getting Started

Documentation

See the docs folder for full documentation.

Installation

This package is available through Composer and Packagist.

  "require": {
    "tkj/economics": "~2.0"
  }

You can also install it manually by downloading this repository and manually include each file.

Contributors

Diblo
zookz
Oliwicked
Sve1nn
lizard2010
danielboendergaard
mortenscheel

Contributing

All PR's are welcome, just throw me one, and i take a look at it :)

License

This code is release under the MIT License, which means you can do pretty much whatever you wanna do with it. Take a look at the LICENSE file for more information.

Author

This packages is originally developed and maintained by Thomas Kjaergaard.