PHPackages                             polakosz/mafab - 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. [API Development](/categories/api)
4. /
5. polakosz/mafab

ActiveLibrary[API Development](/categories/api)

polakosz/mafab
==============

Library to search movie on Mafab.hu

v2.0.2(5mo ago)3119MITPHPCI failing

Since Aug 26Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/PoLaKoSz/Mafab)[ Packagist](https://packagist.org/packages/polakosz/mafab)[ Docs](https://github.com/PoLaKoSz/Mafab)[ RSS](/packages/polakosz-mafab/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (4)Dependencies (2)Versions (5)Used By (0)

Mafab.hu
========

[](#mafabhu)

[![Latest Stable Version](https://camo.githubusercontent.com/0408be8c69fb7a5e2cb3b89cff26fd0296e34a4a96e96ede02cbb1c45aba39ad/68747470733a2f2f706f7365722e707567782e6f72672f706f6c616b6f737a2f4d616661622f762f737461626c65)](https://packagist.org/packages/polakosz/Mafab)[![Total Downloads](https://camo.githubusercontent.com/5da38378557457e35e1f59c46990b755fe894cf07af0b4502a62e6bc853760be/68747470733a2f2f706f7365722e707567782e6f72672f706f6c616b6f737a2f4d616661622f646f776e6c6f616473)](https://packagist.org/packages/polakosz/Mafab)[![License](https://camo.githubusercontent.com/e57293461af33eb6c3161fd267c88863d610335bef7bd2175104c6e101a704d6/68747470733a2f2f706f7365722e707567782e6f72672f706f6c616b6f737a2f4d616661622f6c6963656e7365)](https://packagist.org/packages/polakosz/Mafab)

Mafab.hu is the hungarian IMDb according to [this article](http://www.vox.hu/newvox/?p=12222). This PHP library helps to search for movies on it.

Install
-------

[](#install)

Via Composer

`$ composer require polakosz/mafab`

Usage
-----

[](#usage)

```
use PoLaKoSz\Mafab\Mafab;
...
$mafab = new Mafab();
$search = $mafab->search(); // @return PoLaKoSz\Mafab\EndPoints\SearchEndpointInterface

$results = $search->quicklyFor('Avatar');

print_r($results);
```

Tests
-----

[](#tests)

- `$ composer run-all-tests`: runs both unit and regression tests
- `$ composer run-u-tests`: runs only the unit tests
- `$ composer run-r-tests`: runs only the regression tests (to detect HTML DOM changes in the endpoints - calls Mafab.hu and after try the response)

###  Health Score

42

—

FairBetter than 89% of packages

Maintenance72

Regular maintenance activity

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~902 days

Total

4

Last Release

158d ago

Major Versions

v1.1.0 → v2.0.12020-12-09

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1327533?v=4)[Tom PoLáKoSz](/maintainers/PoL%C3%A1KoSz)[@PoLaKoSz](https://github.com/PoLaKoSz)

---

Top Contributors

[![PoLaKoSz](https://avatars.githubusercontent.com/u/1327533?v=4)](https://github.com/PoLaKoSz "PoLaKoSz (26 commits)")

---

Tags

apimafabmoviephpscraperwrapperapiwrapperPoLáKoSzMafabMafab.hu

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/polakosz-mafab/health.svg)

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

###  Alternatives

[gabrielbull/ups-api

PHP UPS API

4582.4M10](/packages/gabrielbull-ups-api)[wtfzdotnet/php-tmdb-api

PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.

4262.9k](/packages/wtfzdotnet-php-tmdb-api)[walle89/swedbank-json

Unofficial API client for the Swedbank's and Sparbanken's mobile apps in Sweden.

782.5k](/packages/walle89-swedbank-json)

PHPackages © 2026

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