Libraries tagged by core web vitals
justinholtweb/craft-lightning
0 Downloads
Google PageSpeed Insights integration for Craft CMS — dashboard widget and entry-level performance auditing with Core Web Vitals metrics and optimization suggestions.
inforob-sf/pagespeed-toolkit
1 Downloads
Google PageSpeed Insights audit and AI-powered fix toolkit for Symfony projects
harvv/laravel
4 Downloads
Behavioral UX analytics for Laravel — detects rage clicks, dead clicks, form abandonment, scroll friction, and Core Web Vitals issues. Server-side context (route name, hashed user ID, request ID) lands in your dashboard so each detected issue is tied to the Laravel route + user that hit it.
toweringmedia/module-seo-images-webp
0 Downloads
Convert all your Magento product and content images to WebP format in bulk from admin. SEO WebP Optimizer reduces image file sizes by up to 80% versus JPEG and PNG, improving Core Web Vitals scores, page speed, and search rankings — with dry-run preview and archive-before-delete safety built in.
mage2kishan/theme-frontend-panth-infotech
5 Downloads
Panth Infotech — premium Hyva child theme for Magento 2 with 34 integrated extensions. Features custom header with sticky navigation, mega menu, footer, WhatsApp chat, product gallery, quick view, smart badges, banner slider, testimonials, FAQ, dynamic forms, and full admin configuration via Theme Customizer. Optimized for Core Web Vitals with Tailwind CSS.
iods/module-performance
0 Downloads
Core web vitals and Search Engine Optimization enhancements to improve Magento store performance.
kayobruno/http-status-code
0 Downloads
The "HTTP Status Code Abstraction" project is a PHP 8-based initiative aimed at simplifying the management and usage of HTTP status codes by introducing ENUM support. HTTP status codes are integral to web development, providing vital information about the success or failure of HTTP requests and responses. However, managing and referencing these status codes in a clear and organized manner can often be challenging. This project seeks to address this challenge by leveraging PHP 8's ENUM feature.