PHP extension to get insight about memory usage
☆1,119Feb 18, 2024Updated 2 years ago
Alternatives and similar repositories for php-meminfo
Users that are interested in php-meminfo are comparing it to the libraries listed below
Sorting:
- Memory profiler for PHP. Helps finding memory leaks in PHP scripts.☆933Mar 1, 2025Updated last year
- A simple & straight-to-the-point PHP profiling extension with its built-in web UI☆2,565Dec 7, 2025Updated 3 months ago
- PHP Benchmarking framework☆1,987Mar 8, 2026Updated last week
- Keep your architecture clean.☆2,905Feb 2, 2026Updated last month
- PHPUnit Plugin for detecting Memory Leaks in code and tests☆499Updated this week
- low-overhead sampling profiler for PHP 7+☆1,480Mar 2, 2026Updated 2 weeks ago
- Better Reflection is a reflection API that aims to improve and provide more features than PHP's built-in reflection API.☆1,235Updated this week
- PHP Mutation Testing library☆2,185Updated this week
- PHP Engine Direct API☆454Oct 21, 2022Updated 3 years ago
- Show unused composer dependencies by scanning your code☆1,673Mar 9, 2026Updated last week
- Tool to compare two revisions of a class API to check for BC breaks☆595Updated this week
- Extension for specialized native data structures in PHP☆2,147Mar 11, 2026Updated last week
- A sampling profiler or a memory profiler for PHP written in PHP, which reads information about running PHP VM from outside the process. Y…☆506Updated this week
- A succinct parallel concurrency API for PHP8☆1,588Mar 3, 2026Updated 2 weeks ago
- PPM is a process manager, supercharger and load balancer for modern PHP applications.☆6,559Dec 8, 2023Updated 2 years ago
- CLI App and library to manage apc & opcache.☆1,801Jan 28, 2026Updated last month
- Discover files in need of refactoring.☆1,380Dec 31, 2025Updated 2 months ago
- All PHP functions, rewritten to throw exceptions instead of returning false☆2,483Mar 3, 2026Updated 2 weeks ago
- Dependency free PHP library that helps to map any input into a strongly-typed structure.☆1,480Mar 11, 2026Updated last week
- A CLI tool to check whether a specific composer package uses imported symbols that aren't part of its direct composer dependencies☆988Mar 13, 2026Updated last week
- Parallel testing for PHPUnit☆2,455Updated this week
- Instant Upgrades and Automated Refactoring of any PHP 5.3+ code☆10,231Updated this week
- 📚 PHP Standard Library - a modern, consistent, centralized, well-typed, non-blocking set of APIs for PHP programmers☆1,442Updated this week
- [DISCONTINUED] Check split packages in their own repositories :)☆615Feb 8, 2023Updated 3 years ago
- Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness.☆5,607Updated this week
- Iteration primitives using generators☆1,145Aug 10, 2025Updated 7 months ago
- Notes on PHP RFCs, and topics that occur repeatedly on PHP internals☆208May 30, 2023Updated 2 years ago
- ✔️ PHP Architecture Tester - Easy architecture testing for PHP☆1,244Mar 9, 2026Updated last week
- A PHP code-quality tool☆4,276Feb 3, 2026Updated last month
- A PHP static analysis tool for finding errors and security vulnerabilities in PHP applications☆5,821Updated this week
- A set of utilities to operate with Doctrine ORM's batch processing techniques☆333Updated this week
- Detect unused code in production