Download the PHP package smartprax/medidoc without Composer
On this page you can find all versions of the php package smartprax/medidoc. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download smartprax/medidoc
More information about smartprax/medidoc
Files in smartprax/medidoc
Download smartprax/medidoc
More information about smartprax/medidoc
Files in smartprax/medidoc
Vendor smartprax
Package medidoc
Short Description Laravel package package for Medidoc service.
License MIT
Homepage https://github.com/smartprax/medidoc
Package medidoc
Short Description Laravel package package for Medidoc service.
License MIT
Homepage https://github.com/smartprax/medidoc
Please rate this library. Is it a good library?
Informations about the package medidoc
Medidoc API Client Library for Laravel
A Laravel package to use the Medidoc API.
You need an account to access the documentation and use the API.
Installation
Configuration
Set the follwing variables in .env
:
Tests
Copy phpunit.xml.dist
to phpunit.xml
and set the env values:
Run the tests:
Usage
The methods (SOAP functions) can be found in the Smartprax\Medidoc\Methods
namespace and are implemented as Actions.
Meaning, you can just call the static run
method, e.g.:
License
The MIT License (MIT). Please see License File for more information.
All versions of medidoc with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1|^8.2
guzzlehttp/guzzle Version ^7.5
illuminate/contracts Version ^9.0|^10.0|^11.0
lorisleiva/laravel-actions Version ^2.5
spatie/laravel-package-tools Version ^1.14.0
ext-soap Version *
ext-simplexml Version *
ext-dom Version *
guzzlehttp/guzzle Version ^7.5
illuminate/contracts Version ^9.0|^10.0|^11.0
lorisleiva/laravel-actions Version ^2.5
spatie/laravel-package-tools Version ^1.14.0
ext-soap Version *
ext-simplexml Version *
ext-dom Version *
The package smartprax/medidoc contains the following files
Loading the files please wait ....