Download the PHP package brentmullen/zillow-api without Composer
On this page you can find all versions of the php package brentmullen/zillow-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download brentmullen/zillow-api
More information about brentmullen/zillow-api
Files in brentmullen/zillow-api
Download brentmullen/zillow-api
More information about brentmullen/zillow-api
Files in brentmullen/zillow-api
Vendor brentmullen
Package zillow-api
Short Description Simple PHP wrapper for Zillow API
License MIT
Homepage https://github.com/brentmullen/zillow-api
Package zillow-api
Short Description Simple PHP wrapper for Zillow API
License MIT
Homepage https://github.com/brentmullen/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 4+.
Installation
Add brentmullen/zillow-api
as a require dependency in your composer.json
file:
Usage
Make requests with a specific API call method:
Any Zillow API call will work. Valid methods 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
License
MIT license.
All versions of zillow-api with dependencies
PHP Build Version
Package Version
The package brentmullen/zillow-api contains the following files
Loading the files please wait ....