PHPackages                             rolb/cfilm - 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. rolb/cfilm

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

rolb/cfilm
==========

Classes for displaying Sthlm Filmfestival programmes

2.0(9y ago)016MITPHPPHP &gt;=5.4

Since Oct 15Pushed 9y agoCompare

[ Source](https://github.com/rolb15/CFilm)[ Packagist](https://packagist.org/packages/rolb/cfilm)[ RSS](/packages/rolb-cfilm/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)DependenciesVersions (3)Used By (0)

Cfilms
======

[](#cfilms)

[![Build Status](https://camo.githubusercontent.com/a072081561ec21e2323059a00a7abdff2ea964d538fd08516ecfd71f51baed70/68747470733a2f2f7472617669732d63692e6f72672f726f6c6231352f4346696c6d2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/rolb15/CFilm)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/a22e0208e73224db8e3dea8118dc6b415767646e4370cee5133b224a21ae4225/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f726f6c6231352f4346696c6d2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/rolb15/CFilm/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/9d06c6a5fa7f5ac6d6ecc9cbf224e3ce54134134d0dd75cc4f6ad5d85d4ddfe4/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f726f6c6231352f4346696c6d2f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/rolb15/CFilm/?branch=master)

Introduction

CFilms is a class for displaying screening schedules and details for the scheduled films at Stockholm Filmfestival. It's main purpose is to be used together with ANAX-MVC, but can also be used on its own.

License

This software is free software and carries a MIT license.

How to install

To install the package, add the row below to your composer.json file:

"require": { "rolb/sfilm": "dev-master" }

To add CFilms:

$films = new rolb\\CFilm\\CFilms("apikey", "date");

To get schedule for a certain date:

$html = $films-&gt;program("apikey", "date");

To get individual film details ("filmid" must be initially fetched with $films-&gt;program):

$html = $films-&gt;filmInfo("filmid");

A APIkey from Stockholm Filmfestival is needed and is sent out by email!

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity59

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

Total

2

Last Release

3491d ago

Major Versions

v1.0 → 2.02016-10-23

### Community

Maintainers

![](https://www.gravatar.com/avatar/07e3677f67a22d17fa13b1ef831e1cb4394b71a83a9168a6d20bb1049473e2c1?d=identicon)[rolb15](/maintainers/rolb15)

---

Top Contributors

[![rolb15](https://avatars.githubusercontent.com/u/22856478?v=4)](https://github.com/rolb15 "rolb15 (12 commits)")

---

Tags

microhtmlmoduleeducation

### Embed Badge

![Health badge](/badges/rolb-cfilm/health.svg)

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

###  Alternatives

[lab1521/neaty-html

Cleans up HTML markup with Tidy

247.2k](/packages/lab1521-neaty-html)

PHPackages © 2026

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