All Projects → Rarst → Laps

Rarst / Laps

Licence: mit
Light WordPress profiler.

Projects that are alternatives of or similar to Laps

Minit
A WordPress plugin to combine CSS and Javascript files.
Stars: ✭ 293 (-20.38%)
Mutual labels:  wordpress, wordpress-plugin, performance
Query Monitor
The Developer Tools Panel for WordPress
Stars: ✭ 1,156 (+214.13%)
Mutual labels:  wordpress, wordpress-plugin, performance
Awesome Wp Speed Up
Plugins and resources to speed up and optimize your WordPress site.
Stars: ✭ 375 (+1.9%)
Mutual labels:  wordpress, wordpress-plugin, performance
Fragment Cache
WordPress plugin for partial and async caching.
Stars: ✭ 135 (-63.32%)
Mutual labels:  wordpress, wordpress-plugin, performance
Performance Improvements For Woocommerce
Performance tweaks for the front-end and back-end of a store.
Stars: ✭ 46 (-87.5%)
Mutual labels:  wordpress, wordpress-plugin, performance
Autoptimize
Official Autoptimize repo on Github
Stars: ✭ 245 (-33.42%)
Mutual labels:  wordpress, wordpress-plugin, performance
Create Guten Block
📦 A zero-configuration #0CJS developer toolkit for building WordPress Gutenberg block plugins.
Stars: ✭ 3,040 (+726.09%)
Mutual labels:  wordpress, wordpress-plugin
Generator Plugin Wp
Yeoman WordPress Plugin Generator
Stars: ✭ 270 (-26.63%)
Mutual labels:  wordpress, wordpress-plugin
Awesome Woocommerce
Plugins and code snippets to improve your WooCommerce store.
Stars: ✭ 279 (-24.18%)
Mutual labels:  wordpress, wordpress-plugin
Mainwp
The MainWP Dashboard is an open source self-hosted WordPress management plugin that allows you to maintain virtually all aspects of multiple WordPress sites.
Stars: ✭ 295 (-19.84%)
Mutual labels:  wordpress, wordpress-plugin
Papi
🚀 WordPress Page Type API with custom fields
Stars: ✭ 258 (-29.89%)
Mutual labels:  wordpress, wordpress-plugin
Wp Graphiql
GraphiQL IDE, fine tuned for use with WPGraphQL
Stars: ✭ 284 (-22.83%)
Mutual labels:  wordpress, wordpress-plugin
Qtranslate Xt
qTranslate-XT (eXTended) - reviving qTranslate-X. A new community-driven plugin soon. GUTENBERG initial support now available! Built-in modules for WooCommerce, ACF, All in one SEO, Events Made Easy, Gravity Forms.
Stars: ✭ 366 (-0.54%)
Mutual labels:  wordpress, wordpress-plugin
Awesome Gravity Forms
A collection of third party add-ons for Gravity Forms plugin.
Stars: ✭ 267 (-27.45%)
Mutual labels:  wordpress, wordpress-plugin
Wp Graphql
🚀 GraphQL API for WordPress
Stars: ✭ 3,097 (+741.58%)
Mutual labels:  wordpress, wordpress-plugin
Admin Page Framework
Facilitates WordPress plugin and theme development.
Stars: ✭ 273 (-25.82%)
Mutual labels:  wordpress, wordpress-plugin
Anspress
AnsPress is the most complete question and answer system for WordPress. AnsPress is made with developers in mind, highly customizable. AnsPress provide an easy to use override system for theme
Stars: ✭ 264 (-28.26%)
Mutual labels:  wordpress, wordpress-plugin
The Seo Framework
The SEO Framework WordPress plugin.
Stars: ✭ 329 (-10.6%)
Mutual labels:  wordpress, wordpress-plugin
Super Progressive Web Apps
SuperPWA helps to convert your WordPress website into Progressive Web Apps instantly. PWA (Progressive Web Apps) demo at : https://superpwa.com and Plugin :
Stars: ✭ 304 (-17.39%)
Mutual labels:  wordpress, wordpress-plugin
Stream
🗄️ Stream plugin for WordPress
Stars: ✭ 335 (-8.97%)
Mutual labels:  wordpress, wordpress-plugin

Laps v3 toolbar screenshot

Laps — light WordPress profiler

Make a site, make it fast.

Scrutinizer Code Quality Build Status Code Coverage Total Downloads Latest Stable Version PHP from Packagist PDS Skeleton Download Laps

Laps is a plugin that shows performance information about WordPress page load.

It provides a visual summary in toolbar that is quick and easy to inspect.

Page profiling

Laps automatically tracks many events, such as:

API profiling

For Ajax and REST API — Laps outputs performance information by Server Timing API, for use with clients such as Chrome Dev Tools.

Laps v3 dev tools screenshot

API authentication

API requests need to be authenticated as admin for performance data to be sent. For Ajax requests cookies are sufficient. REST API requests also need nonce passed.

laps_can_see check can be filtered to relax required permissions on the plugin’s side.

Installation

Composer (recommended) Release archive
composer require rarst/laps Download Laps

Tests

Tests require Brain Monkey (included in dependencies) and PHPUnit 8 (not included).

phpunit

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].