saleniex/restws

REST web-service integration mini framework

1.0.0 2022-02-08 17:07 UTC

This package is auto-updated.

Last update: 2024-10-08 23:15:26 UTC


README

Can be used to simplify and standardize integration with REST web services. Framework does not perform any code generation from OpenAPI or WSDL specifications.

Install

composer require saleniex/rest-ws

Usage exampled

See examples section

Tests

vendor/bin/phpunit tests