PHPackages                             foreachq/page-analyzer - 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. [DevOps &amp; Deployment](/categories/devops)
4. /
5. foreachq/page-analyzer

ActiveProject[DevOps &amp; Deployment](/categories/devops)

foreachq/page-analyzer
======================

Web-analyzer for pages SEO suitability

v1.1(4y ago)05proprietaryPHPPHP ^8.0.2

Since Apr 4Pushed 4y ago1 watchersCompare

[ Source](https://github.com/Foreachq/page-analyzer)[ Packagist](https://packagist.org/packages/foreachq/page-analyzer)[ RSS](/packages/foreachq-page-analyzer/feed)WikiDiscussions main Synced today

READMEChangelog (2)Dependencies (13)Versions (3)Used By (0)

[![PHP CI](https://github.com/ForeachQ/page-analyzer/actions/workflows/php-ci.yml/badge.svg)](https://github.com/ForeachQ/page-analyzer/actions/workflows/php-ci.yml)[![](https://camo.githubusercontent.com/f63b20cef49c546fdadb05e30e1949295d1f57d7c6f4e164e38f39db1a4b9321/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f64316430356334333334643236353434323362312f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/Foreachq/php-project-lvl3/maintainability)[![](https://camo.githubusercontent.com/e8be8238fd5b038a383068c15b079a7a8924eb6db840fbf415ad39799ab9ef24/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f64316430356334333334643236353434323362312f746573745f636f766572616765)](https://codeclimate.com/github/Foreachq/php-project-lvl3/test_coverage)

Page Analyzer
=============

[](#page-analyzer)

«Page Analyzer» — a site that analyzes if the specified pages correspond SEO suitability criteria.

Demo
----

[](#demo)

Project demo can be viewed [**here**](https://foreachq-page-analyzer.herokuapp.com/).

Description
-----------

[](#description)

Application is build in the form of a site where you can add url of the page and run SEO checks.

Project features:

- Page parsing for response code, page title, first `` tag and `` content;
- Postgresql DB storage for added urls and check results;
- Smart testing (faking Http responses, usage of an in-memory sqlite DB);
- Docker containerization for easy to run local instances.

Requirements
------------

[](#requirements)

- docker-compose

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

[](#installation)

- Download package

Using git clone:

```
git clone https://github.com/Foreachq/page-analyzer
```

Or using composer:

```
composer create-project foreachq/page-analyzer
```

- Setup project

```
make setup
```

- Run local instance

```
make up   # starting on localhost:80
```

- Stop local instance

```
make down
```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

Total

2

Last Release

1517d ago

### Community

Maintainers

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

---

Top Contributors

[![ihalavin](https://avatars.githubusercontent.com/u/81471488?v=4)](https://github.com/ihalavin "ihalavin (93 commits)")

---

Tags

dockerlaravel9pgsqlphp8

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/foreachq-page-analyzer/health.svg)

```
[![Health](https://phpackages.com/badges/foreachq-page-analyzer/health.svg)](https://phpackages.com/packages/foreachq-page-analyzer)
```

###  Alternatives

[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[bagisto/bagisto

Bagisto Laravel E-Commerce

27.6k172.1k9](/packages/bagisto-bagisto)[statamic/cms

The Statamic CMS Core Package

4.8k3.6M986](/packages/statamic-cms)[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)

PHPackages © 2026

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