ffwagency / borgerdk-php
Borger.dk Article Export Service PHP SDK (unofficially)
Installs: 2 228
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 5
Open Issues: 2
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: 2024-10-20 20:14:07 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.