{"id":91415,"library":"jonnyw-php-phantomjs","title":"PHP PhantomJS","description":"A PHP wrapper for loading pages through PhantomJS","status":"active","version":"4.6.1","language":"php","source_language":null,"source_url":"https://github.com/jonnnnyw/php-phantomjs","tags":["phantomjs","headless","browser","testing","scraping"],"install":[{"cmd":"composer require jonnyw/php-phantomjs","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Client","correct":"use JonnyW\\PhantomJs\\Client;"}],"quickstart":{"code":"use JonnyW\\PhantomJs\\Client;\n\n$client = Client::getInstance();\n$request = $client->getMessageFactory()->createRequest('http://example.com', 'GET');\n$response = $client->send($request);\necho $response->getContent();","lang":"php","description":"Load a web page using PhantomJS headless browser"},"warnings":[{"fix":"Switch to a modern headless browser solution","message":"PhantomJS is no longer maintained; consider using Puppeteer or Playwright","severity":"breaking","affected_versions":">=4.0.0"},{"fix":"Download PhantomJS from phantomjs.org and add to PATH","message":"Requires PhantomJS binary installed on system","severity":"gotcha","affected_versions":">=1.0.0"}],"env_vars":null,"search_vec":"'browser':13 'headless':12 'load':7 'page':8 'phantomj':2,10,11 'php':1,4 'scrape':15 'test':14 'wrapper':5","created_at":"2026-06-19T09:17:15.099758+00:00","updated_at":"2026-06-19T09:17:15.099758+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/jonnnnyw/php-phantomjs","github":"https://github.com/jonnnnyw/php-phantomjs","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing","networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}