Skip to content

A PHP SDK for quickly and easily interacting with the WealthEngine Public API

License

Notifications You must be signed in to change notification settings

zackproser/WealthEngine-PHP-SDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README

A PHP Class that abstracts interaction with the WealthEngine API and validates POST parameters before making API calls.

What is WealthEngine?

WealthEngine allows you to look up nearly anyone's wealth in real-time. Get your API Key from dev.wealthengine.com.

Getting started

  • Clone this repo into your project
  • Require the SDK in your PHP app / script
  • See example.php for calls and typical responses

Features

  • Validates POST parameters before making API calls
  • Makes it easy to quickly begin making calls - all you need is an APIKey
  • Allows you to specify either the sandbox or prod API environments

About

A PHP SDK for quickly and easily interacting with the WealthEngine Public API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages