facebook/xhprof
XHProf is a lightweight PHP function-level profiler for measuring performance and memory usage. Collects call graphs, timing, and resource metrics to help find bottlenecks in production or development, with data suitable for analysis and visualization.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| laracraft-tech/laravel-xhprof | 0.87 | Integrate XHProf profiling into your Laravel app to measure request performance, capture CPU/memory metrics, and analyze call graphs. Includes middleware/collectors to enable profiling per route or environment and store runs for later review. | 235 | 234 | 12 | 20K | 0 | 25.7 | 31.3 | MIT | 4 weeks ago | |
| halaxa/json-machine | 0.74 | Efficiently parse huge JSON files and streams in PHP with low memory usage. json-machine provides an iterator-style API for incremental decoding of arrays/objects, supports JSON Lines and custom pointers/paths, and works great for imports and ETL tasks. | 1,301 | 1,310 | 74 | 906K | 5 | 39.0 | 47.6 | Apache-2.0 | 4 months ago | |
| laragraph/utils | 0.74 | Laravel utilities for building GraphQL servers: shared primitives and helpers used by GraphQL packages. Install via Composer and use as a lightweight foundation for SDL-first (Lighthouse) or code-first (graphql-laravel) setups. | 21 | 21 | 7 | 502K | 0 | 25.1 | 65.0 | MIT | 1 month ago | |
| michelf/php-smartypants | 0.74 | PHP port of John Gruber’s SmartyPants: converts plain ASCII punctuation into typographically correct “smart” quotes, dashes, and ellipses. Useful for cleaning up HTML output from Markdown or other text sources, with configurable transformation options. | 111 | 115 | 23 | 158K | 2 | 2.0 | 44.9 | NOASSERTION | — | |
| joomla/filesystem | 0.72 | Joomla Framework filesystem utilities for common file operations. Includes helpers for safe filenames, uploads, and path handling, with a patcher component for applying file patches. Install via Composer and use in PHP apps needing lightweight filesystem tooling. | 11 | 12 | 19 | 11K | 6 | 27.1 | 50.4 | GPL-2.0 | 7 months ago | |
| adriansuter/php-autoload-override | 0.72 | Override PHP autoloading to take control of how classes are resolved. php-autoload-override lets you hook into Composer’s autoloader to swap, alias, or redirect class loading—useful for debugging, testing, and patching vendor code without forks. | 21 | 22 | 3 | 3K | 0 | 22.4 | 35.1 | MIT | 1 year ago | |
| haydenpierce/class-finder | 0.72 | Lightweight PHP utility to locate and list classes by scanning directories and Composer autoload data. Helpful for plugin discovery, reflection-based tooling, and dynamic registration tasks in frameworks like Laravel or Symfony. | 0 | 32 | — | 426K | — | 0.0 | 55.3 | — | — | |
| scrivo/highlight.php | 0.72 | Server-side syntax highlighting for PHP using highlight.js grammars. Highlight code blocks in many languages, auto-detect when needed, and render HTML with themes—ideal for docs, blogs, and static site generation without requiring a browser. | 710 | 724 | 45 | 2M | 13 | 37.7 | 59.7 | BSD-3-Clause | 3 years ago | |
| joomla/test | 0.68 | A small Joomla Framework utility package that streamlines PHPUnit unit testing. Provides a TestHelper with bulk mock configuration (callbacks and canned return values) plus reflection helpers to reduce repetitive test setup and access internals when needed. | 3 | 4 | 6 | 12K | 0 | 23.8 | 56.3 | GPL-2.0 | 5 months ago | |
| imanghafoori/composer-json | 0.66 | Read and query data from any composer.json with a simple API. Provide the absolute path, create an instance, and access common fields via convenient methods—useful for tooling, package inspection, and build scripts. | 15 | 15 | 1 | 8K | 0 | 20.7 | 44.0 | MIT | 2 years ago | |
| fruitcake/laravel-debugbar | 0.65 | Integrate PHP DebugBar into Laravel with minimal setup to inspect requests, queries, views, routes, and logs in a handy toolbar. Includes collectors, timing, memory, and profiling tools to quickly find bottlenecks during development. | 19,154 | 19,148 | 1,608 | 404K | 74 | 89.9 | 52.2 | MIT | 1 day ago | |
| tracy/tracy | 0.65 | Tracy is a powerful PHP debugging and profiling toolkit. It provides an in-browser debug bar, detailed error screens, dumps, logging, and performance tools to quickly inspect requests, trace issues, and speed up development in PHP apps. | 1,822 | 1,861 | 221 | 353K | 23 | 53.7 | 55.0 | NOASSERTION | 1 month ago | |
| phpfastcache/phpfastcache-devtools | 0.64 | Internal development tools used by Phpfastcache and its extensions. Provides utilities to support building, testing, and maintaining Phpfastcache-related packages and workflows. | 0 | 0 | 0 | 10 | 0 | 0.0 | 14.4 | MIT | — | |
| athletic/athletic | 0.64 | Athletic is a PHP task runner and build tool that uses YAML to define repeatable commands (test, lint, deploy, release) and run them locally or in CI. Simple, framework-agnostic, and easy to add to any project to standardize workflows. | 296 | 317 | 13 | 427 | 14 | 6.2 | 10.9 | — | — | |
| nette/tester | 0.64 | Nette Tester is a lightweight PHP unit testing framework focused on fast execution and readable assertions. It supports test cases, data providers, output capture, and isolation of tests, making it easy to write reliable automated tests without heavy setup. | 484 | 491 | 73 | 118K | 13 | 38.4 | 48.2 | NOASSERTION | 2 months ago | |
| zero-to-prod/package-helper | 0.63 | Laravel package that helps you scaffold and manage reusable PHP/Laravel packages faster. Provides handy helpers and sensible defaults to streamline setup, development workflows, and publishing assets/config so you can go from zero to production quickly. | 2 | 2 | 0 | 1K | 0 | 23.6 | 42.3 | MIT | 7 months ago | |
| joomla/console | 0.63 | Joomla Framework Console provides the infrastructure for building PHP command-line applications. It offers a base Application, command routing, input/output handling, and helpers to create structured CLI tools and workflows using composer-installed components. | 9 | 10 | 3 | 13K | 0 | 21.9 | 50.8 | GPL-2.0 | 8 months ago |
How can I help you explore Laravel packages today?