PHPackages                             shahina/seocrawler - 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. shahina/seocrawler

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

shahina/seocrawler
==================

00PHP

Since Feb 25Pushed 4y ago1 watchersCompare

[ Source](https://github.com/shahinaca/seocrawler)[ Packagist](https://packagist.org/packages/shahina/seocrawler)[ RSS](/packages/shahina-seocrawler/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Install
-------

[](#install)

### Composer

[](#composer)

Via command line:

```
$ composer require shahinaca/seocrawler

```

Usage
-----

[](#usage)

```

  // Get a engine using parameter, options available are: "Google", "Yahoo", "Bing"
  $client = new SearchEngineCrawler("Google");

  // Set maximum amount of results to fetch (default: 100)
  $client->setMaxResults(30);

  // Set timeout between each request (default: 500)
  $client->setTimeout(200);

  // Set a header option (default:
  $client->setHeader("User-Agent", "My awesome user agent/2.3");

  // Search results, $r is an array of CrawlerResult object with getTitle(), getDescription() and getUrl() operations
  $r = $client->search('madrid');

```

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity27

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/6621811bb6bbfa421c13ec875cd576c994045fec14530222d77e7a5bab5f560c?d=identicon)[shahina](/maintainers/shahina)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/shahina-seocrawler/health.svg)

```
[![Health](https://phpackages.com/badges/shahina-seocrawler/health.svg)](https://phpackages.com/packages/shahina-seocrawler)
```

###  Alternatives

[aimeos/aimeos-base

Aimeos base layer for abstracting from host environments

2.1k134.0k1](/packages/aimeos-aimeos-base)[microweber/screen

A PHP Class to interact with PhantomJs and capture screenshot of a webpage

632226.0k1](/packages/microweber-screen)[fuel/docs

FuelPHP 1.x Documenataion

166542.3k4](/packages/fuel-docs)[php-soap/ext-soap-engine

An ext-soap engine implementation

443.2M7](/packages/php-soap-ext-soap-engine)[ec-europa/toolkit

Toolkit packaged for Drupal projects based on Robo.

38244.6k16](/packages/ec-europa-toolkit)[fof/user-directory

The permission based public user directory extension for your Flarum forum.

2789.7k5](/packages/fof-user-directory)

PHPackages © 2026

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