PHPackages                             kisphp/page-not-finder - 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. kisphp/page-not-finder

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

kisphp/page-not-finder
======================

A tool to detect 404 pages in your web application

1.0.2(9y ago)0234MITPHP

Since May 20Pushed 8y ago1 watchersCompare

[ Source](https://github.com/kisphp/page-not-finder)[ Packagist](https://packagist.org/packages/kisphp/page-not-finder)[ RSS](/packages/kisphp-page-not-finder/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (3)Dependencies (5)Versions (5)Used By (0)

Kisphp Page errors finder
=========================

[](#kisphp-page-errors-finder)

[![Build Status](https://camo.githubusercontent.com/3e626c5cc24a6b236ef125f7a994e84c0516857ba07dd972fb796ecb0f14c917/68747470733a2f2f7472617669732d63692e6f72672f6b69737068702f706167652d6e6f742d66696e6465722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/kisphp/page-not-finder)[![codecov.io](https://camo.githubusercontent.com/1e93815398d40cf2019d8317b79b3d3482aa9107de6a90becb85dfa35888fa04/68747470733a2f2f636f6465636f762e696f2f6769746875622f6b69737068702f706167652d6e6f742d66696e6465722f636f7665726167652e7376673f6272616e63683d6d6173746572)](https://codecov.io/github/kisphp/page-not-finder?branch=master)

[![Latest Stable Version](https://camo.githubusercontent.com/7084a756d57b4e3857ff4864f87a218fdea9beaf52de23b2e316f927adb4246a/68747470733a2f2f706f7365722e707567782e6f72672f6b69737068702f706167652d6e6f742d66696e6465722f762f737461626c65)](https://packagist.org/packages/kisphp/page-not-finder)[![Total Downloads](https://camo.githubusercontent.com/f76b373c3af0b56e14f088d8f098b5146794be46f79904099480fd33c0875a9b/68747470733a2f2f706f7365722e707567782e6f72672f6b69737068702f706167652d6e6f742d66696e6465722f646f776e6c6f616473)](https://packagist.org/packages/kisphp/page-not-finder)[![License](https://camo.githubusercontent.com/c26be432775c72689b8663ca73958e7e950bd4ac5cd66cc1440703bc55075c90/68747470733a2f2f706f7365722e707567782e6f72672f6b69737068702f706167652d6e6f742d66696e6465722f6c6963656e7365)](https://packagist.org/packages/kisphp/page-not-finder)[![Monthly Downloads](https://camo.githubusercontent.com/5062a40c106f3d4749794ce4866f9dd26219e44ed93ebdd8740cb48fbee79818/68747470733a2f2f706f7365722e707567782e6f72672f6b69737068702f706167652d6e6f742d66696e6465722f642f6d6f6e74686c79)](https://packagist.org/packages/kisphp/page-not-finder)

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

[](#requirements)

To run this tool you need to have at least PHP 5.5.9 and curl

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

[](#installation)

Include it in your project dev dependencies

```
composer require kisphp/page-not-finder --dev
```

Usage
-----

[](#usage)

To test your web applicaiton run:

```
vendor/bin/page-not-finder find http://www.example.com
```

To enable verbose mode, append `-v` to the command

```
vendor/bin/page-not-finder find http://www.example.com -v
```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 75% 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 ~62 days

Total

3

Last Release

3569d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/45444202f763e24860bdf32905a0cfb89de7fd08cf75e7563ca8851385ec638a?d=identicon)[kisphp](/maintainers/kisphp)

---

Top Contributors

[![kisphp](https://avatars.githubusercontent.com/u/12778654?v=4)](https://github.com/kisphp "kisphp (12 commits)")[![bogdan-rizac](https://avatars.githubusercontent.com/u/25030113?v=4)](https://github.com/bogdan-rizac "bogdan-rizac (4 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/kisphp-page-not-finder/health.svg)

```
[![Health](https://phpackages.com/badges/kisphp-page-not-finder/health.svg)](https://phpackages.com/packages/kisphp-page-not-finder)
```

###  Alternatives

[spatie/laravel-export

Create a static site bundle from a Laravel app

672139.5k6](/packages/spatie-laravel-export)[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

5.1k4.9k](/packages/shlinkio-shlink)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

101466.4k45](/packages/friendsoftypo3-content-blocks)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[eliashaeussler/typo3-solver

Solver - Extends TYPO3's exception handling with AI generated solutions. Problems can also be solved from command line. Several OpenAI parameters are configurable and prompts and solution providers can be customized as desired.

302.1k](/packages/eliashaeussler-typo3-solver)[aeliot/todo-registrar

Register TODOs from source code in issue tracker

153.0k](/packages/aeliot-todo-registrar)

PHPackages © 2026

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