zaporylie/tripletex

PHP SDK for Tripletex API [v2]

0.0.5 2018-02-14 12:57 UTC

This package is auto-updated.

Last update: 2024-04-20 10:27:16 UTC


README

Requirements

  • PHP 5.6
  • Composer

Quickstart

composer require zaporylie/tripletex

or add this to your composer.json

  "require": {
      "zaporylie/tripletex": "dev-master",
  }

API documentation

https://tripletex.no/v2-docs

Implemented/Remaining API

  • activity
  • address
  • company
  • contact
  • country
  • currency
  • customer
  • department
  • employee
  • employee/entitlement
  • inventory
  • invoice
  • invoice/paymentType
  • ledger
  • ledger/account
  • ledger/accountingPeriod
  • ledger/annualAccount
  • ledger/closeGroup
  • ledger/posting
  • ledger/vatType
  • ledger/voucher
  • ledger/voucherType
  • order
  • order/orderline
  • product
  • project
  • project/category
  • supplier
  • timesheet/entry
  • timesheet/timeClock
  • token/consumer
  • token/session

If you want to contribute by adding one of missing APIs to this SDK you're more then welcome to submit a Pull Request.

Credits

Jakub Piasecki for Ny Media AS