Download the PHP package adesigns/nppes-api without Composer
On this page you can find all versions of the php package adesigns/nppes-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download adesigns/nppes-api
More information about adesigns/nppes-api
Files in adesigns/nppes-api
Download adesigns/nppes-api
More information about adesigns/nppes-api
Files in adesigns/nppes-api
Vendor adesigns
Package nppes-api
Short Description PHP Library to interact with the NPPES NPI Registry API
License MIT
Homepage http://github.com/adesigns/nppes-api
Package nppes-api
Short Description PHP Library to interact with the NPPES NPI Registry API
License MIT
Homepage http://github.com/adesigns/nppes-api
Please rate this library. Is it a good library?
Informations about the package nppes-api
NPPES NPI Registry API
This API allows you to easily look up providers using the NPI Registry API (https://npiregistry.cms.hhs.gov/registry/help-api).
Installation
via composer:
Basic Usage
1. Search for providers by any number of parameters. Will return an ApiResponse object with all providers.
To search the registry by a non-unique parameter (IE number), pass an array of parameters to the search() method. Available parameters can be seen in the NPPES Demo @ https://npiregistry.cms.hhs.gov/api/demo
1. Search for a single provider by NPI Number. Will return a single Provider object.
All versions of nppes-api with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4|^8.0
tcdent/php-restclient Version ^0.1.7
netresearch/jsonmapper Version ^1.3|^2|^3|^4
tcdent/php-restclient Version ^0.1.7
netresearch/jsonmapper Version ^1.3|^2|^3|^4
The package adesigns/nppes-api contains the following files
Loading the files please wait ....