reliforp / reli-prof
A sampling profiler or a memory profiler for PHP written in PHP, which reads information about running PHP VM from outside the process. You can find performance bottlenecks or memory leaks of your scripts without changing the target script or loading extensions.
☆477Updated last week
Alternatives and similar repositories for reli-prof:
Users that are interested in reli-prof are comparing it to the libraries listed below
- A MySQL engine written in pure PHP☆557Updated this week
- No conflicts for your bin dependencies☆492Updated 4 months ago
- PHP Engine Direct API☆451Updated 2 years ago
- PHPStan's source code. This is where development happens. Check https://github.com/phpstan/phpstan for the distribution repository.☆344Updated this week
- A (memory) friendly, easy, lazy and modular collection class.☆725Updated 3 weeks ago
- It validates PSR-7 messages (HTTP request/response) against OpenAPI specifications☆541Updated 6 months ago
- A CLI tool to check whether a specific composer package uses imported symbols that aren't part of its direct composer dependencies☆934Updated this week
- Better Reflection is a reflection API that aims to improve and provide more features than PHP's built-in reflection API.☆1,212Updated this week
- A home for runtimes.☆421Updated 3 weeks ago
- Detect flaws in your architecture, before they drag you down into the depths of dependency hell ...☆533Updated 2 years ago
- Tool to compare two revisions of a class API to check for BC breaks☆581Updated this week
- PCOV - CodeCoverage compatible driver for PHP☆718Updated 3 months ago
- The Phar Installation and Verification Environment (PHIVE)☆597Updated last week
- A Circuit Breaker pattern implementation for PHP applications.☆619Updated 2 weeks ago
- 📚 PHP Standard Library - a modern, consistent, centralized, well-typed, non-blocking set of APIs for PHP programmers☆1,274Updated this week
- Correctly-rounded, arbitrary precision decimal floating-point arithmetic in PHP☆340Updated last year
- A CLI tool that parses the PHP source directory and generates PlantUML class diagram scripts as output.☆136Updated 2 weeks ago
- PHP library that helps to map any input into a strongly-typed value object structure.☆1,339Updated this week
- Extra strict and opinionated rules for PHPStan☆637Updated last week
- Golang's defer statement for PHP☆302Updated last year
- PHP - ETL (Extract Transform Load) data processing library