2017 © Pedro Peláez
 

library phrets

RETS library in PHP

image

nathanklick/phrets

RETS library in PHP

  • Tuesday, September 9, 2014
  • by nathanklick
  • Repository
  • 1 Watchers
  • 0 Stars
  • 61 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 192 Forks
  • 0 Open issues
  • 12 Versions
  • 0 % Grown

The README.md

Latest Stable Version Total Downloads Latest Unstable Version License, (*1)

PHRETS

A simple, free, open source PHP library for using RETS., (*2)

PHP + RETS = PHRETS, (*3)

Introduction

PHRETS provides PHP developers a way to integrate RETS functionality directly within new or existing code. A standard class of functions is made available to developers to connect and interact with a server much like they would with other APIs., (*4)

PHRETS handles the following aspects of RETS communication for you: * Response parsing (for other non-XML responses such as HTTP multipart) * XML Parsing * Simple variables and arrays returned to the developer * RETS communication (over HTTP) * HTTP Header management * Authentication * Session/Cookie management * POST Support for Searches, (*5)

POST Support for Searches

Example:, (*6)

$rets = new phRETS;
$options = array("UsePost" => 1);
$results = $rets->Search("PROPERTY", "RES", "(LISTSTATUS=|ACT)", $options);

Download

Install via Composer - Add nathanklick/phrets to your composer.json file, run composer update and you're set.
Manual Download - The source code for PHRETS is available on GitHub, (*7)

Contribute

PHRETS is maintained in a public Git repository on GitHub. Issue submissions and pull requests are encouraged if you run into issues or if you have fixes or changes to contribute., (*8)

Documentation

View our GitHub Wiki for documentation, code snippets, examples, tips & tricks and more., (*9)

The Versions

09/09 2014

dev-master

9999999-dev http://github.com/nathanklick/PHRETS

RETS library in PHP

  Sources   Download

The Requires

  • php >=5.2.0

 

by Nathan Klick

rets mls

09/09 2014

1.0.4

1.0.4.0 http://github.com/nathanklick/PHRETS

RETS library in PHP

  Sources   Download

The Requires

  • php >=5.2.0

 

by Nathan Klick

rets mls

09/09 2014

1.0.3

1.0.3.0 http://github.com/nathanklick/PHRETS

RETS library in PHP

  Sources   Download

The Requires

  • php >=5.2.0

 

by Nathan Klick

rets mls

05/05 2014

1.0.2

1.0.2.0 http://github.com/nathanklick/PHRETS

RETS library in PHP

  Sources   Download

The Requires

  • php >=5.2.0

 

by Nathan Klick

rets mls

04/02 2014

dev-psr-3

dev-psr-3 http://github.com/troydavisson/PHRETS

RETS library in PHP

  Sources   Download

The Requires

  • php >=5.2.0

 

rets mls

16/10 2013

dev-stream

dev-stream http://github.com/troydavisson/PHRETS

RETS library in PHP

  Sources   Download

The Requires

  • php >=5.2.0

 

rets mls

09/10 2013

dev-proxy

dev-proxy http://github.com/troydavisson/PHRETS

RETS library in PHP

  Sources   Download

The Requires

  • php >=5.2.0

 

rets mls

02/08 2013

dev-unescaped

dev-unescaped http://github.com/troydavisson/PHRETS

RETS library in PHP

  Sources   Download

The Requires

  • php >=5.2.0

 

rets mls

11/03 2013

dev-tarasoft

dev-tarasoft http://github.com/troydavisson/PHRETS

RETS library in PHP

  Sources   Download

The Requires

  • php >=5.2.0

 

rets mls

27/02 2013

dev-parsehuge

dev-parsehuge http://github.com/troydavisson/PHRETS

RETS library in PHP

  Sources   Download

The Requires

  • php >=5.2.0

 

rets mls

01/12 2012

1.0.1

1.0.1.0 http://github.com/troydavisson/PHRETS

RETS library in PHP

  Sources   Download

The Requires

  • php >=5.2.0

 

rets mls

10/11 2012

1.0.0

1.0.0.0 http://github.com/troydavisson/PHRETS

RETS library in PHP

  Sources   Download

The Requires

  • php >=5.2.0

 

rets mls