PHPackages                             thinkerytim/rea-xml-parser - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. thinkerytim/rea-xml-parser

Abandoned → [thinkerytim/thinkery-reaxml-parser](/?search=thinkerytim%2Fthinkery-reaxml-parser)Library[Parsing &amp; Serialization](/categories/parsing)

thinkerytim/rea-xml-parser
==========================

PHP Parser Class for REA XML

012[1 issues](https://github.com/thinkerytim/REA-XML-Parser/issues)PHP

Since May 15Pushed 11y ago1 watchersCompare

[ Source](https://github.com/thinkerytim/REA-XML-Parser)[ Packagist](https://packagist.org/packages/thinkerytim/rea-xml-parser)[ RSS](/packages/thinkerytim-rea-xml-parser/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

\#REA XML Parser

This code allows you to easily retrieve an associative arary of properties indexed by property type. Property types as specified in the REAXML documentation include:

- residential
- rental
- land
- rural
- commercial
- commercialLand
- business

\##Installation :

Using composer: `composer require thinkerytim/REA-XML-Parser`

\##Usage: $rea = new Parser($debug=true); //uses default fields

```
	$properties = $rea->parse_dir($xml_file_dir, $processed_dir, $failed_dir, $excluded_files=array());

	//or
	$property = $rea->parse_file($xml_file);

```

For a full list of fields please see.  and click 'Mandatory Fields'

\##Further Reading: You can see a write-up of this code been used to create posts in WordPress here:

\##License: This code is licensed under GNU GPL v3 and may be used and distributed freely. You may fork the code make changes add extra features etc. Any changes to this code should be released to the open source community.

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 58.8% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/d827a85a88595bda7273bf243e5fb29a4beb44e3bac7b3b5a4a6aad100dffdfb?d=identicon)[thinkerytim](/maintainers/thinkerytim)

---

Top Contributors

[![benjy](https://avatars.githubusercontent.com/u/863137?v=4)](https://github.com/benjy "benjy (20 commits)")[![thinkerytim](https://avatars.githubusercontent.com/u/122242?v=4)](https://github.com/thinkerytim "thinkerytim (11 commits)")[![wzedi](https://avatars.githubusercontent.com/u/3412440?v=4)](https://github.com/wzedi "wzedi (3 commits)")

### Embed Badge

![Health badge](/badges/thinkerytim-rea-xml-parser/health.svg)

```
[![Health](https://phpackages.com/badges/thinkerytim-rea-xml-parser/health.svg)](https://phpackages.com/packages/thinkerytim-rea-xml-parser)
```

###  Alternatives

[mck89/peast

Peast is PHP library that generates AST for JavaScript code

19139.2M47](/packages/mck89-peast)[sauladam/shipment-tracker

Parses tracking information for several carriers, like UPS, USPS, DHL and GLS by simply scraping the data. No need for any kind of API access.

9843.5k](/packages/sauladam-shipment-tracker)[jstewmc/rtf

Read and write Rich Text Format (RTF) documents with PHP

45153.1k6](/packages/jstewmc-rtf)[tcds-io/php-jackson

A lightweight, flexible object serializer for PHP, inspired by FasterXML/jackson

113.2k10](/packages/tcds-io-php-jackson)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
