Download the PHP package alquemie/zillow-api without Composer
On this page you can find all versions of the php package alquemie/zillow-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download alquemie/zillow-api
More information about alquemie/zillow-api
Files in alquemie/zillow-api
Download alquemie/zillow-api
More information about alquemie/zillow-api
Files in alquemie/zillow-api
Vendor alquemie
Package zillow-api
Short Description Simple PHP wrapper for Zillow API
License MIT
Homepage https://github.com/alquemie/zillow-api
Package zillow-api
Short Description Simple PHP wrapper for Zillow API
License MIT
Homepage https://github.com/alquemie/zillow-api
Please rate this library. Is it a good library?
Informations about the package zillow-api
Zillow API PHP Wrapper
This is a simple PHP Wrapper for the Zillow API services.
Requirements
depends on PHP 5.4+, Guzzle 6+.
Installation
Add alquemie/zillow-api
as a require dependency in your composer.json
file:
Usage
Make requests with a specific API call method:
Valid Zillow API calls are:
- GetZestimate
- GetSearchResults
- GetChart
- GetComps
- GetDeepComps
- GetDeepSearchResults
- GetUpdatedPropertyDetails
- GetDemographics
- GetRegionChildren
- GetRegionChart
- GetRateSummary
- GetMonthlyPayments
- CalculateMonthlyPaymentsAdvanced
- CalculateAffordability
- CalculateRefinance
- CalculateAdjustableMortgage
- CalculateMortgageTerms
- CalculateDiscountPoints
- CalculateBiWeeklyPayment
- CalculateNoCostVsTraditional
- CalculateTaxSavings
- CalculateFixedVsAdjustableRate
- CalculateInterstOnlyVsTraditional
- CalculateHELOC
Valid Zillow Mortgage API calls are:
- zillowLenderReviews
License
MIT license.
All versions of zillow-api with dependencies
PHP Build Version
Package Version
The package alquemie/zillow-api contains the following files
Loading the files please wait ....