ffwagency / borgerdk-php
Borger.dk Article Export Service PHP SDK (unofficially)
v2.0.0
2020-02-20 09:57 UTC
Requires
- php: >=7.1.0
- symfony/css-selector: 2.8.* || 3.4.* || 4.4.*
- symfony/dom-crawler: 2.8.* || 3.4.* || 4.4.*
Requires (Dev)
- phpunit/phpunit: ~6.5 || ~7 || ~8.4
This package is auto-updated.
Last update: 2026-02-20 22:47:11 UTC
README
Requirements
- PHP 7.1+
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 jens.beltofte@ffwagency.com (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.