PHPackages                             cocojr/allocine-spider - 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. cocojr/allocine-spider

ActiveLibrary

cocojr/allocine-spider
======================

Allocine spider

1.2(7y ago)112HTMLPHP &gt;=7.0

Since Apr 14Pushed 7y ago1 watchersCompare

[ Source](https://github.com/CocoJr/php-allocine-spider)[ Packagist](https://packagist.org/packages/cocojr/allocine-spider)[ RSS](/packages/cocojr-allocine-spider/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (1)Versions (3)Used By (0)

[![Build Status](https://camo.githubusercontent.com/f2364f4f6754b6cd8553ae77ac97a863efc2f2ff608430927d4305f401021090/68747470733a2f2f7472617669732d63692e6f72672f436f636f4a722f7068702d616c6c6f63696e652d7370696465722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/CocoJr/php-allocine-spider)

### Installation

[](#installation)

`composer require cocojr/allocine-spider`

### Tests

[](#tests)

`./vendor/bin/phpunit`

### Allocine Spider written in PHP

[](#allocine-spider-written-in-php)

A simple class to fetch films, series and persons from allocine.fr Use `fetchFilm` with the allocine ID to get a \\StdClass with all informations. Informations included:

- allocineId
- title
- synopsis
- img
- releaseDate
- duration
- creators
- actors
- types
- nationalities

Use `fetchPerson` with the allocine ID to get a \\StdClass with all informations of the person. Informations included:

- allocineId
- name
- birthDate
- img
- nationality
- biography

To get the allocine ID, just show the URL: ̀`http://www.allocine.fr/film/fichefilm_gen_cfilm={ALLOCINE ID}.html` for a film `http://www.allocine.fr/personne/fichepersonne_gen_cpersonne={ALLOCINE ID}.html` for a person

@TODO: Implement the `fetchSerie` method.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

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

Total

2

Last Release

2875d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d2eda49ddd34950aca1c13df56a9591c6cf65d60c618f318e61d38b9a23206cd?d=identicon)[CocoJr](/maintainers/CocoJr)

---

Top Contributors

[![CocoJr](https://avatars.githubusercontent.com/u/9787012?v=4)](https://github.com/CocoJr "CocoJr (10 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/cocojr-allocine-spider/health.svg)

```
[![Health](https://phpackages.com/badges/cocojr-allocine-spider/health.svg)](https://phpackages.com/packages/cocojr-allocine-spider)
```

PHPackages © 2026

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