renoki-co / clusteer
Clusteer is a Puppeteer wrapper written for PHP, with the super-power of parallelizing pages across multiple browser instances.
Fund package maintenance!
rennokki
Installs: 1 185
Dependents: 0
Suggesters: 0
Security: 0
Stars: 88
Watchers: 4
Forks: 9
Open Issues: 11
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-11-13 19:26:44 UTC
README
Clusteer is a Puppeteer wrapper written for PHP, with the super-power of parallelizing pages across multiple browser instances.
The package leverages thomasdondorf/puppeteer-cluster, a Node.js module that allows you to build standby Puppeteer browsers that will open up pages, making the process of using a browser a blazing-fast experience. ⚡
🤝 Supporting
If you are using one or more Renoki Co. open-source packages in your production apps, in presentation demos, hobby projects, school projects or so, sponsor our work with Github Sponsors. 📦
📃 Documentation
The entire documentation is available on Gitbook 🌍
🐛 Testing
vendor/bin/phpunit
🤝 Contributing
Please see CONTRIBUTING for details.
🔒 Security
If you discover any security related issues, please email alex@renoki.org instead of using the issue tracker.