Audience
Developers who use PHP
About Perfbase
Perfbase is a PHP performance monitoring and profiling platform for finding the real cause of slow code.
Perfbase supports PHP 7.4 through PHP 8.5.
It works across the wider PHP ecosystem, including Laravel, Symfony, WordPress, custom PHP applications, Composer-based projects, APIs, queues, workers, cron jobs, and CLI scripts.
Instead of only showing high-level request timings or database query totals, Perfbase captures runtime-level PHP traces so developers can see which methods, functions, libraries, framework code, SDK calls, loops, templates, or background tasks are actually consuming time.
This is useful when a request takes 1,200ms but your database profiler only explains 50ms. Perfbase helps uncover the missing time and shows where optimisation work should happen.
Perfbase is designed for PHP developers, agencies, SaaS teams, and businesses running PHP applications in production. It helps debug slow pages, investigate regressions, profile third-party library overh