renoki-co / clusteer
Clusteer是一个为PHP编写的Puppeteer包装器,具有跨多个浏览器实例并行化页面的超能力。
3.3.0
2022-02-10 19:12 UTC
Requires
- illuminate/console: ^8.83|^9.0.1
- illuminate/support: ^8.83|^9.0.1
- react/child-process: ^0.6.1
- react/event-loop: ^1.1.1
Requires (Dev)
- mockery/mockery: ^1.5
- orchestra/testbench: ^6.28|^7.0
- orchestra/testbench-core: ^6.28|^7.0
- phpunit/phpunit: ^9.5.13
- symfony/process: ^5.4|^6.0
Suggests
- ext-pcntl: Running the Clusteer Server needs pcntl to listen to command signals.
- dev-master
- 3.3.0
- 3.2.0
- 3.1.0
- 3.0.0
- 2.2.0
- 2.1.0
- 2.0.0
- 1.4.3
- 1.4.2
- 1.4.1
- 1.4.0
- 1.3.0
- 1.2.1
- 1.2.0
- 1.1.1
- 1.1.0
- 1.0.2
- 1.0.1
- 1.0.0
- dev-dependabot/composer/react/event-loop-tw-1.5.0
- dev-dependabot/github_actions/actions/setup-node-4.0.0
- dev-dependabot/github_actions/actions/checkout-4.1.1
- dev-dependabot/github_actions/docker/metadata-action-5
- dev-dependabot/github_actions/docker/login-action-3
- dev-dependabot/github_actions/docker/setup-qemu-action-3
- dev-dependabot/github_actions/docker/setup-buildx-action-3
- dev-dependabot/github_actions/docker/build-push-action-5
- dev-dependabot/github_actions/actions/upload-artifact-3.1.3
- dev-dependabot/github_actions/actions/cache-3.3.2
This package is auto-updated.
Last update: 2024-09-13 19:08:55 UTC
README
Clusteer是一个为PHP编写的Puppeteer包装器,具有跨多个浏览器实例并行化页面的超能力。
该包利用thomasdondorf/puppeteer-cluster,这是一个Node.js模块,允许您构建备用Puppeteer浏览器,这将打开页面,使使用浏览器的过程变得飞快。⚡
🤝 支持
如果您在生产应用程序、演示、爱好项目、学校项目等中使用一个或多个Renoki Co.的开源软件包,请通过Github Sponsors赞助我们的工作。📦
📃 文档
🐛 测试
vendor/bin/phpunit
🤝 贡献
有关详细信息,请参阅CONTRIBUTING。
🔒 安全性
如果您发现任何安全相关的问题,请通过alex@renoki.org发送电子邮件,而不是使用问题跟踪器。