PHPackages                             lastcall/last-call-crawler - 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. lastcall/last-call-crawler

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

lastcall/last-call-crawler
==========================

Static site crawler/processor

1.1.1(10y ago)4584MITPHPPHP &gt;=5.5.0

Since Dec 9Pushed 1y ago5 watchersCompare

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

READMEChangelogDependencies (12)Versions (10)Used By (0)

Static Site Crawler
===================

[](#static-site-crawler)

[![Build Status](https://camo.githubusercontent.com/a963d6418e4f61a99140a6f101399b14d588c74536b5cd79820903db81e36585/68747470733a2f2f7472617669732d63692e6f72672f4c61737443616c6c4d656469612f437261776c65722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/LastCallMedia/Crawler)

Static Site Crawler is brought to you by your friends at [Last Call Media](https://www.lastcallmedia.com), is a CLI tool to crawl a website and do processing on the data that's found. The most common use case would be for scraping content off of an HTML site, but it could also be used to invoke an API and process the data.

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

[](#installation)

Install the crawler using [Composer](http://getcomposer.org).

```
    php composer.phar require lastcall/last-call-crawler
```

You can also add the dependency directly to your project's composer.json:

```
    {
        "require": {
            "lastcall/last-call-crawler": "~1.0"
        }
    }
```

Documentation can be found here:

- [Configurations](docs/configuration.md)
- [Running](docs/running.md)
- [Handlers](docs/handlers.md)

###  Health Score

33

—

LowBetter than 74% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 98.2% 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 ~3 days

Total

8

Last Release

3782d ago

Major Versions

0.1.0 → 1.0.0-beta12015-12-14

### Community

Maintainers

![](https://www.gravatar.com/avatar/08764a9d2125547417a4f3efeee159b4fc1ff4a5094326228e413ef38566da23?d=identicon)[lschumann](/maintainers/lschumann)

![](https://www.gravatar.com/avatar/7a4a154961f7167b96103447056ce7319becb50c4eb836e0cecfd26b08cfd0ba?d=identicon)[chrislcm](/maintainers/chrislcm)

---

Top Contributors

[![rbayliss](https://avatars.githubusercontent.com/u/654407?v=4)](https://github.com/rbayliss "rbayliss (319 commits)")[![tom-fleming](https://avatars.githubusercontent.com/u/458708?v=4)](https://github.com/tom-fleming "tom-fleming (3 commits)")[![sag13684](https://avatars.githubusercontent.com/u/878728?v=4)](https://github.com/sag13684 "sag13684 (2 commits)")[![jlandfried](https://avatars.githubusercontent.com/u/1078156?v=4)](https://github.com/jlandfried "jlandfried (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/lastcall-last-call-crawler/health.svg)

```
[![Health](https://phpackages.com/badges/lastcall-last-call-crawler/health.svg)](https://phpackages.com/packages/lastcall-last-call-crawler)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M646](/packages/sylius-sylius)[phpro/soap-client

A general purpose SoapClient library

8885.6M46](/packages/phpro-soap-client)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19462.3M1.3k](/packages/drupal-core)[silverstripe/framework

The SilverStripe framework

7213.5M2.5k](/packages/silverstripe-framework)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

728272.9k17](/packages/civicrm-civicrm-core)

PHPackages © 2026

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