PHPackages                             hybridlogic/phantomjs - 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. hybridlogic/phantomjs

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

hybridlogic/phantomjs
=====================

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

v1.0.2(13y ago)57158.3k↓32.6%13[1 PRs](https://github.com/Dachande663/PHP-PhantomJS/pulls)MITPHPPHP &gt;=5.3.0

Since Jan 2Pushed 9y ago5 watchersCompare

[ Source](https://github.com/Dachande663/PHP-PhantomJS)[ Packagist](https://packagist.org/packages/hybridlogic/phantomjs)[ Docs](https://github.com/Dachande663/PHP-PhantomJS)[ RSS](/packages/hybridlogic-phantomjs/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (4)Used By (0)

PhantomJS Runner
================

[](#phantomjs-runner)

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

0.0 Table of Contents
---------------------

[](#00-table-of-contents)

- Introduction
- Examples
- Troubleshooting
- Changelog

1.0 Introduction
----------------

[](#10-introduction)

This library provides a simple wrapper around PhantomJS to facilitate running scripts and capturing their output. This script relies on PhantomJS already been installed on the target system.

2.0 Examples
------------

[](#20-examples)

```
$phantomjs = new HybridLogic\PhantomJS\Runner;
$result = $phantomjs->execute(dirname(__FILE__) . '/script.js', $arg1, $arg2);
```

3.0 Troubleshooting
-------------------

[](#30-troubleshooting)

Nothing here yet.

4.0 Changelog
-------------

[](#40-changelog)

- **\[2012-12-17\]** Initial Version
- **\[2012-12-27\]** Added Package docs

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity45

Moderate usage in the ecosystem

Community13

Small or concentrated contributor base

Maturity60

Established project with proven stability

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

Total

3

Last Release

4874d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

phantomjs

### Embed Badge

![Health badge](/badges/hybridlogic-phantomjs/health.svg)

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

###  Alternatives

[jakoch/phantomjs-installer

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

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

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

632226.0k1](/packages/microweber-screen)[usamamuneerchaudhary/country-city-state

Country City State Data Provider for Laravel 12+

242.6k](/packages/usamamuneerchaudhary-country-city-state)

PHPackages © 2026

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