PHPackages                             stilliard/blmreader - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. stilliard/blmreader

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

stilliard/blmreader
===================

BLM file format reader (for use with rightmove files)

v1.0.1(6y ago)2448.9k↓70.7%4MITPHP

Since Mar 17Pushed 6y ago6 watchersCompare

[ Source](https://github.com/stilliard/blmreader)[ Packagist](https://packagist.org/packages/stilliard/blmreader)[ RSS](/packages/stilliard-blmreader/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (3)Used By (0)

BLM file format reader
======================

[](#blm-file-format-reader)

[![Build Status](https://camo.githubusercontent.com/dd37cafe7a97ef2862895e035b207b3b8c784f068b50a75dba7013116247dcdf/68747470733a2f2f7472617669732d63692e6f72672f7374696c6c696172642f626c6d7265616465722e737667)](https://travis-ci.org/stilliard/blmreader)

This php composer package provides a simple way to read BLM files for use with rightmove files

Install
-------

[](#install)

```
composer require stilliard/blmreader 1.0.1
```

Example usage
-------------

[](#example-usage)

```
$blm = new \BLM\Reader(dirname(__FILE__)  . '/test.blm');
var_dump($blm->toArray());
```

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity40

Moderate usage in the ecosystem

Community15

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 87% 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.

###  Release Activity

Cadence

Every ~1270 days

Total

2

Last Release

2490d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/77454?v=4)[Andrew Stilliard](/maintainers/stilliard)[@stilliard](https://github.com/stilliard)

---

Top Contributors

[![stilliard](https://avatars.githubusercontent.com/u/77454?v=4)](https://github.com/stilliard "stilliard (20 commits)")[![awalls](https://avatars.githubusercontent.com/u/93467?v=4)](https://github.com/awalls "awalls (2 commits)")[![webexpert5](https://avatars.githubusercontent.com/u/16833071?v=4)](https://github.com/webexpert5 "webexpert5 (1 commits)")

---

Tags

blmformat-readerphprightmove-files

### Embed Badge

![Health badge](/badges/stilliard-blmreader/health.svg)

```
[![Health](https://phpackages.com/badges/stilliard-blmreader/health.svg)](https://phpackages.com/packages/stilliard-blmreader)
```

PHPackages © 2026

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