Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.29 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.29 KB

Borger.dk Article Import Service PHP SDK (Unofficially)

Build Status Latest Stable Version Total Downloads Code Climate License

Requirements

  • PHP 5.4+

Installation

The BorgerDk PHP SDK can be installed using Composer.

Composer

Inside of composer.json specify the following:

{
  "require": {
    "ffwagency/borgerdk-php": "dev-master"
  }
}

Copyright and license

Copyright (c) 2016-present, Jens Beltofte [email protected] (ffwagency.com)

Licensed under the Software License Agreement (BSD License).

For the full copyright and license information, please view the LICENSE file that was distributed with this source code.