Download the PHP package swisnl/melvin without Composer
On this page you can find all versions of the php package swisnl/melvin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download swisnl/melvin
More information about swisnl/melvin
Files in swisnl/melvin
Informations about the package melvin
NDW Melvin API client
This is a (slightly opinionated) client for the Melvin API by NDW. Please note that the Melvin API requires authentication, and we can't provide you with credentials.
Install
Via Composer
N.B. Make sure you have installed a PSR-18 HTTP Client and PSR-17 HTTP Factories before you install this package or install one at the same time e.g. composer require swisnl/json-api-client guzzlehttp/guzzle:^7.3
.
HTTP Client
We are decoupled from any HTTP messaging client with the help of PSR-18 HTTP Client and PSR-17 HTTP Factories.
This requires an extra package providing psr/http-client-implementation and psr/http-factory-implementation.
To use Guzzle 7, for example, simply require guzzlehttp/guzzle
:
Usage
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
Contributing
Please see CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Jasper Zonneveld
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
This package is Treeware. If you use it in production, then we ask that you buy the world a tree to thank us for our work. By contributing to the Treeware forest you’ll be creating employment for local families and restoring wildlife habitats.
SWIS :heart: Open Source
SWIS is a web agency from Leiden, the Netherlands. We love working with open source software.
All versions of melvin with dependencies
ext-json Version *
jmikola/geojson Version ^1.0
myclabs/php-enum Version ^1.8
php-http/discovery Version ^1.8
psr/http-client-implementation Version ^1.0
psr/http-factory-implementation Version ^1.0