albzour / clusteer

Clusteer is a Puppeteer wrapper written for Laravel, with the super-power of parallelizing pages across multiple browser instances.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clusteer

CI codecov StyleCI Latest Stable Version Total Downloads Monthly Downloads License

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.

πŸŽ‰ Credits

About

Clusteer is a Puppeteer wrapper written for Laravel, with the super-power of parallelizing pages across multiple browser instances.

License:Apache License 2.0


Languages

Language:PHP 79.6%Language:JavaScript 19.0%Language:Dockerfile 1.4%