tkj / economics
A PHP wrapper to interact with the e-conomics API
Installs: 35 650
Dependents: 0
Suggesters: 0
Security: 0
Stars: 9
Watchers: 5
Forks: 22
Open Issues: 6
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.