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(6mo ago)3119MITPHPCI failing

Since Aug 26Pushed 6mo 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 4w 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

41

—

FairBetter than 87% of packages

Maintenance66

Regular maintenance activity

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity66

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

203d 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

4562.5M11](/packages/gabrielbull-ups-api)[php-tmdb/laravel

Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the wtfzdotnet/php-tmdb-api library.

16553.3k1](/packages/php-tmdb-laravel)[php-tmdb/symfony

Symfony Bundle for TMDB (The Movie Database) API. Provides easy access to the php-tmdb/api library.

3549.8k](/packages/php-tmdb-symfony)[lasserafn/laravel-economic

Economic REST wrapper for Laravel

1120.2k](/packages/lasserafn-laravel-economic)

PHPackages © 2026

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