PHPackages                             joanne/scrapping-php - 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. joanne/scrapping-php

ActiveLibrary

joanne/scrapping-php
====================

1.0.0(2y ago)04MITPHPPHP &gt;=8.0

Since Jul 5Pushed 2y ago1 watchersCompare

[ Source](https://github.com/joannemas/scrapping-php)[ Packagist](https://packagist.org/packages/joanne/scrapping-php)[ RSS](/packages/joanne-scrapping-php/feed)WikiDiscussions main Synced 1mo ago

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

PHP Scraping Project
====================

[](#php-scraping-project)

This project is a PHP scraping application that retrieves data from a website using the DomCrawler component of Symfony.

We retrieve the following information from the website :

- Character name
- Character image
- Character description

Prerequisites
-------------

[](#prerequisites)

- PHP 8.0 or later

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

[](#installation)

1. Clone the repository:

```
    git clone
```

2. Install the dependencies:

```
    composer install
```

Usage of Symfony Components
---------------------------

[](#usage-of-symfony-components)

This project uses the following Symfony components:

- DomCrawler
- HttpClient
- CssSelector

These components provide powerful functionalities for web scraping, allowing you to navigate through HTML and extract desired data.

Tests
-----

[](#tests)

To perform static code analysis, use PHPStan:

```
   php vendor/bin/phpstan analyze src --level=max
```

To run unit tests, use PHPUnit:

```
    php vendor/bin/phpunit tests
```

Contributors
------------

[](#contributors)

- Joanne Massillon @joannemas

Licence
-------

[](#licence)

This project is licensed under the MIT License.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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

Unknown

Total

1

Last Release

1040d ago

### Community

Maintainers

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

---

Top Contributors

[![joannemas](https://avatars.githubusercontent.com/u/90553540?v=4)](https://github.com/joannemas "joannemas (5 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/joanne-scrapping-php/health.svg)

```
[![Health](https://phpackages.com/badges/joanne-scrapping-php/health.svg)](https://phpackages.com/packages/joanne-scrapping-php)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.6k](/packages/craftcms-cms)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[spatie/laravel-pjax

A pjax middleware for Laravel 5

513371.8k11](/packages/spatie-laravel-pjax)[contao/core-bundle

Contao Open Source CMS

1231.6M2.3k](/packages/contao-core-bundle)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)

PHPackages © 2026

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