PHPackages                             patarkf/crawler-cakephp - 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. patarkf/crawler-cakephp

ActiveCakephp-plugin

patarkf/crawler-cakephp
=======================

Crawler, a HTML parser plugin for CakePHP

v0.1(10y ago)136MITPHPPHP &gt;=5.4.16

Since Jan 12Pushed 10y ago2 watchersCompare

[ Source](https://github.com/patarkf/Crawler)[ Packagist](https://packagist.org/packages/patarkf/crawler-cakephp)[ RSS](/packages/patarkf-crawler-cakephp/feed)WikiDiscussions master Synced 1mo ago

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

Crawler plugin for CakePHP
==========================

[](#crawler-plugin-for-cakephp)

Crawler is a HTML parser useful to find broken links, images, scripts, etc. The user simply paste the link on the input, submit it and wait for the results. Simple as that.

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

[](#installation)

You can install this plugin into your CakePHP application using [composer](http://getcomposer.org).

The recommended way to install composer packages is:

```
composer require patarkf/crawler-cakephp:*

```

Configuration
-------------

[](#configuration)

After install just add the line below to your `config/bootstrap.php`.

```
Plugin::load('Crawler', ['routes' => true, 'autoload' => true]);

```

So access the route like the example:

```
http://localhost/project/crawler/

```

License
-------

[](#license)

See the [LICENSE](https://github.com/patarkf/Crawler/blob/master/LICENSE.md). file for license rights and limitations (MIT).

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity48

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

3770d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/patarkf-crawler-cakephp/health.svg)

```
[![Health](https://phpackages.com/badges/patarkf-crawler-cakephp/health.svg)](https://phpackages.com/packages/patarkf-crawler-cakephp)
```

###  Alternatives

[friendsofcake/cakepdf

CakePHP plugin for creating and/or rendering Pdfs, several Pdf engines supported.

3752.1M3](/packages/friendsofcake-cakepdf)[cakephp/bake

Bake plugin for CakePHP

11211.2M156](/packages/cakephp-bake)[dereuromark/cakephp-tools

A CakePHP plugin containing lots of useful and reusable tools

338920.1k32](/packages/dereuromark-cakephp-tools)[dereuromark/cakephp-queue

The Queue plugin for CakePHP provides deferred task execution.

308850.3k14](/packages/dereuromark-cakephp-queue)[dereuromark/cakephp-ide-helper

CakePHP IdeHelper Plugin to improve auto-completion

1862.1M26](/packages/dereuromark-cakephp-ide-helper)[dereuromark/cakephp-tinyauth

A CakePHP plugin to handle user authentication and authorization the easy way.

129228.6k10](/packages/dereuromark-cakephp-tinyauth)

PHPackages © 2026

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