Download the PHP package kyleweishaupt/cakephp-npi-registry without Composer
On this page you can find all versions of the php package kyleweishaupt/cakephp-npi-registry. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download kyleweishaupt/cakephp-npi-registry
More information about kyleweishaupt/cakephp-npi-registry
Files in kyleweishaupt/cakephp-npi-registry
Package cakephp-npi-registry
Short Description CakePHP Plugin for interacting with the NPPES NPI Registry.
License MIT
Homepage https://github.com/kyleweishaupt/cakephp-npi-registry
Informations about the package cakephp-npi-registry
NPI Registry Plugin
CakePHP plugin for interacting with the NPPES NPI Registry API.
Intro
This is intended to be a few simple tools to make it easier to query and validate individual providers and organizations on the registry.
The package is mainly a wrapper for converting requests and responses from the API into PHP classes.
The API client is based on version 2.1 as it is the only supported/recommended version at the time of creation.
Disclaimer
This package is NOT affiliated with CMS and/or the U.S. government in any way, shape or form. This is simply a PHP abstraction to a public and free API provided by CMS.
There is no warranty whatsoever and using this package is entirely at your own risk. Any nefarious or malicious use is strictly forbidden.
Install
Using Composer to install:
Then update src/Application.php
:
Usage
To Do: Improve this.
Contributing
This may or may not be maintained in the future.
If you need this functionality for a production environment, I highly recommend forking the repository.
License
Copyright (c) 2023-present, Licensed under The MIT License.