PHPackages                             lawondyss/canterville - 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. lawondyss/canterville

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

lawondyss/canterville
=====================

A PHP headless browser.

0.4(10y ago)1581[1 issues](https://github.com/Lawondyss/Canterville/issues)[1 PRs](https://github.com/Lawondyss/Canterville/pulls)BSD-2-ClausePHPPHP &gt;=5.4.0

Since Oct 29Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Lawondyss/Canterville)[ Packagist](https://packagist.org/packages/lawondyss/canterville)[ RSS](/packages/lawondyss-canterville/feed)WikiDiscussions master Synced today

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

Canterville
===========

[](#canterville)

Canterville is library for work with web pages without browser. Browser here is [PhantomJS](http://phantomjs.org/) or [SlimerJS](http://slimerjs.org/) controlled using [CasperJS](http://casperjs.org/). All libraries is auto installed.

**WARNING:**SlimerJS required Firefox.

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

[](#installation)

Over Composer, `required lawondyss/canterville`.

For installation PhantomJS, SlimmerJS and/or CasperJS include to your composer.json file code to section `scripts`.

Example installation CasperJS with PhantomJS:

```
  "scripts": {
    "post-install-cmd": [
      "Canterville\\Installer::casperOnPhantom"
    ],
    "post-update-cmd": [
      "Canterville\\Installer::casperOnPhantom"
    ]
  }
```

### Options

[](#options)

- Installer::casperOnPhantom
- Installer::casperOnSlimer
- Installer::casper
- Installer::phantom
- Installer::slimer

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity51

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

Total

3

Last Release

3900d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1f642f8a219fdaad6b73c302bfc3a623148b8eefd58ea4078cdfae1f24c47fc5?d=identicon)[Lawondyss](/maintainers/Lawondyss)

---

Top Contributors

[![Lawondyss](https://avatars.githubusercontent.com/u/272130?v=4)](https://github.com/Lawondyss "Lawondyss (75 commits)")

---

Tags

phantomjsHeadless BrowsercasperJsslimerjs

### Embed Badge

![Health badge](/badges/lawondyss-canterville/health.svg)

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

###  Alternatives

[nette/component-model

⚛ Nette Component Model

28817.0M105](/packages/nette-component-model)[symplify/monorepo-builder

Not only Composer tools to build a Monorepo.

5275.9M121](/packages/symplify-monorepo-builder)[jakoch/phantomjs-installer

A Composer package which installs the PhantomJS binary (Linux, Windows, Mac) into `/bin` of your project.

1585.5M72](/packages/jakoch-phantomjs-installer)[microweber/screen

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

631236.1k1](/packages/microweber-screen)[hybridlogic/phantomjs

A PHP library to execute PhantomJS scripts and return their results.

57160.0k](/packages/hybridlogic-phantomjs)[shipmonk/input-mapper

Performant array-to-object mapper supporting generics, array shapes, optional fields and much more!

3030.9k](/packages/shipmonk-input-mapper)

PHPackages © 2026

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