Libraries tagged by google chrome
php-console/php-console
2513407 Downloads
PHP library for Google Chrome extension "PHP Console".
ccampbell/chromephp
3572367 Downloads
Log variables to the Chrome console (via Chrome Logger Google Chrome extension).
spiritix/php-chrome-html2pdf
406681 Downloads
A PHP library for converting HTML to PDF using Google Chrome
daandesmedt/phpheadlesschrome
165829 Downloads
A PHP wrapper for using Google Chrome Headless mode. Convert URL or HTML to a PDF / screenshot. Easy to use and OOP interfaced.
sngrl/php-firebase-cloud-messaging
1613315 Downloads
PHP API for Firebase Cloud Messaging from Google
beganovich/snappdf
273025 Downloads
Convert webpages or HTML into the PDF file using Chromium or Google Chrome.
dawood/phpchromepdf
68389 Downloads
A slim PHP wrapper around google-chrome to convert url to pdf or to take screenshots , easy to use and clean OOP interface
redjanym/php-firebase-cloud-messaging
799577 Downloads
PHP SDK for Firebase Cloud Messaging from Google
redjanym/fcm-bundle
439503 Downloads
A Symfony Bundle for projects to send notifications in mobile devices through Firebase Cloud Messaging HTTP V1 API
its404/php-puppeteer
235750 Downloads
PHP Wrapper for Google Chrome Puppeteer
nuzkito/chrome-html-to-pdf
26980 Downloads
Converts HTML to PDF using Google Chrome
fadilxcoder/chrome-php-logger
118113 Downloads
ChromePhp is a PHP library for the Chrome Logger Google Chrome extension
php-console/laravel-service-provider
60600 Downloads
Laravel service provider to handle PHP errors, dump variables, execute PHP code remotely in Google Chrome
dbrekelmans/browser-driver-installer
6307 Downloads
Helps you install the appropriate browser driver.
dzentota/chrome-dev-tools
4730 Downloads
This is a PHP lib that allows one to interact with Google Chrome using Chrome DevTools Protocol within a PHP script. Highly inspired by marty90/PyChromeDevTools