Libraries tagged by google chrome
php-console/php-console
3102311 Downloads
PHP library for Google Chrome extension "PHP Console".
ccampbell/chromephp
3936295 Downloads
Log variables to the Chrome console (via Chrome Logger Google Chrome extension).
spiritix/php-chrome-html2pdf
496302 Downloads
A PHP library for converting HTML to PDF using Google Chrome
dawood/phpchromepdf
94878 Downloads
A slim PHP wrapper around google-chrome to convert url to pdf or to take screenshots , easy to use and clean OOP interface
daandesmedt/phpheadlesschrome
267326 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
1728019 Downloads
PHP API for Firebase Cloud Messaging from Google
beganovich/snappdf
381098 Downloads
Convert webpages or HTML into the PDF file using Chromium or Google Chrome.
redjanym/php-firebase-cloud-messaging
878932 Downloads
PHP SDK for Firebase Cloud Messaging from Google
redjanym/fcm-bundle
462402 Downloads
A Symfony Bundle for projects to send notifications in mobile devices through Firebase Cloud Messaging HTTP V1 API
its404/php-puppeteer
333389 Downloads
PHP Wrapper for Google Chrome Puppeteer
nuzkito/chrome-html-to-pdf
33349 Downloads
Converts HTML to PDF using Google Chrome
php-console/laravel-service-provider
61375 Downloads
Laravel service provider to handle PHP errors, dump variables, execute PHP code remotely in Google Chrome
dbrekelmans/browser-driver-installer
8811 Downloads
Helps you install the appropriate browser driver.
fadilxcoder/chrome-php-logger
175904 Downloads
ChromePhp is a PHP library for the Chrome Logger Google Chrome extension
dzentota/chrome-dev-tools
6911 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