PHPackages                             pforret/pf\_kijkwijzer - 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. pforret/pf\_kijkwijzer

ActiveLibrary

pforret/pf\_kijkwijzer
======================

PHP Component to retrieve Kijkwijzer (NL/BE) ratings for movies

1.0.3(2y ago)25MITPHPPHP ^8.1

Since Oct 18Pushed 2y ago1 watchersCompare

[ Source](https://github.com/pforret/pf_kijkwijzer)[ Packagist](https://packagist.org/packages/pforret/pf_kijkwijzer)[ Docs](https://github.com/pforret/pf_kijkwijzer.git)[ RSS](/packages/pforret-pf-kijkwijzer/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (4)Versions (5)Used By (0)

Retrieve Kijkwijzer.be/Cinecheck.be movie ratings
=================================================

[](#retrieve-kijkwijzerbecinecheckbe-movie-ratings)

Github: [![GitHub tag](https://camo.githubusercontent.com/7871d5a83e40940f2981ab362b1519c99bbd90e9404443e16d0f1bc8994b6167/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f7461672f70666f727265742f70665f6b696a6b77696a7a6572)](https://camo.githubusercontent.com/7871d5a83e40940f2981ab362b1519c99bbd90e9404443e16d0f1bc8994b6167/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f7461672f70666f727265742f70665f6b696a6b77696a7a6572)[![Tests](https://github.com/pforret/pf_kijkwijzer/workflows/Run%20Tests/badge.svg)](https://github.com/pforret/pf_kijkwijzer/workflows/Run%20Tests/badge.svg)[![Psalm](https://github.com/pforret/pf_kijkwijzer/workflows/Detect%20Psalm%20warnings/badge.svg)](https://github.com/pforret/pf_kijkwijzer/workflows/Detect%20Psalm%20warnings/badge.svg)

Packagist: [![Packagist Version](https://camo.githubusercontent.com/525ea32530f78427d87fa0e1c02d71bcbdd8f4ed1ca3af86b0e214494bf3312c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f70666f727265742f70665f6b696a6b77696a7a65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/pforret/pf_kijkwijzer)[![Packagist Downloads](https://camo.githubusercontent.com/27fb516ad72323580eea83fc1ec5b981d99c2eff941cb1fb28c4bf73365b32ca/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f70666f727265742f70665f6b696a6b77696a7a65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/pforret/pf_kijkwijzer)

[![](assets/logo.jpg)](assets/logo.jpg)

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require pforret/pf_kijkwijzer
```

Usage
-----

[](#usage)

```
$obj = new Pforret\PfKijkwijzer();
$movies = $obj->search('Top Gun!');
$movie = $obj->first('Avatar', 2009, 5, PfKijkwijzer::FILTER_MOVIES);
// Pforret\PfKijkwijzer\Format\KijkwijzerResult Object
// (
//     [title] => Avatar
//     [url] => https://www.kijkwijzer.be/film/avatar/
//     [release_year] => 2009
//     [type] => Speelfilm
//     [rating] => Leeftijd 12
//     [minimum_age] => 12
//     [warnings] => Array
//         (
//             [0] => Geweld
//             [1] => Angst
//         )
// )
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email author\_email instead of using the issue tracker.

Credits
-------

[](#credits)

- [pforret](https://github.com/pforret)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 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 ~0 days

Total

4

Last Release

936d ago

PHP version history (2 changes)1.0.0PHP ^8.0

1.0.3PHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/474312?v=4)[Peter Forret](/maintainers/pforret)[@pforret](https://github.com/pforret)

---

Top Contributors

[![pforret](https://avatars.githubusercontent.com/u/474312?v=4)](https://github.com/pforret "pforret (18 commits)")

---

Tags

cinecheckkijkwijzerphp8pforretPhpKijkwijzer

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Code StyleLaravel Pint

Type Coverage Yes

### Embed Badge

![Health badge](/badges/pforret-pf-kijkwijzer/health.svg)

```
[![Health](https://phpackages.com/badges/pforret-pf-kijkwijzer/health.svg)](https://phpackages.com/packages/pforret-pf-kijkwijzer)
```

PHPackages © 2026

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