SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 PHP Performance Projects
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
phoronix-test-suite
The Phoronix Test Suite open-source, cross-platform automated testing/benchmarking software.
Project mention: FreeBSD has a(nother) new C compiler: Intel oneAPI DPC++/C++ | news.ycombinator.com | 2024-03-07I think they do a lot of good stuff, like LTO and PGO.
But in benchmarks you sometimes see like a 4x speedup compared to ubuntu, which is obviously not due to superior compilers.
For example:
https://github.com/phoronix-test-suite/phoronix-test-suite/i...
-
-
Project mention: I've been loving Benchmarking lately, but the Framework does this one quirky thing with the first result of a set. Specifically, the first return is always unusually high. | /r/laravel | 2023-12-06
That was my first thought too. I used https://github.com/phpbench/phpbench in the past and it has a warmup feature where the code will run a couple times before the real benchmarking start
-
-
-
Image Optimizer
Image optimization / compression library. This library is able to optimize png, jpg and gif files in very easy and handy way. It uses optipng, pngquant, pngcrush, pngout, gifsicle, jpegoptim and jpegtran tools.
-
Enlightn scans your code to check whether it follows best practices in performance, security, and reliability. It's a paid tool, but it also has free checks you can use. At the time of writing, it has 64 checks in the free version and 128 checks in the paid version. For the purposes of this article, we'll only be using the free version.
-
-
-
-
-
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.
-
-
-
siteone-crawler
SiteOne Crawler is a website analyzer and exporter you'll ♥ as a Dev/DevOps, QA engineer, website owner or consultant. Works on all popular platforms - Windows, macOS and Linux (x64 and arm64 too).
I recommend to try also https://crawler.siteone.io/ for web copying/cloning.
Here is a real copy of the netlify.com website for demonstration: https://crawler.siteone.io/examples-exports/netlify.com/
Here is a sample analysis of the netlify.com website, which this tool can also provide: https://crawler.siteone.io/html/2024-08-23/forever/x2-vuvb0o...
-
-
performance-improvements-for-woocommerce
Performance tweaks for the front-end and back-end of a store.
-
PHP Performance discussion
PHP Performance related posts
-
I've been loving Benchmarking lately, but the Framework does this one quirky thing with the first result of a set. Specifically, the first return is always unusually high.
-
Reli 0.9.0 is released with a memory profiling tool
-
Show HN: Reli – a VM state inspector written in PHP for PHP
-
Mass Assignment Vulnerabilities and Validation in Laravel
-
Understanding web stack performance
-
WordPress development with GIT
-
Handling big API request (2.5gb) without timeout
-
A note from our sponsor - SaaSHub
www.saashub.com | 10 Oct 2024
Index
What are some of the best open-source Performance projects in PHP? This list will help you:
Project | Stars | |
---|---|---|
1 | web-frameworks | 6,977 |
2 | LaravelS | 3,826 |
3 | Laravel-Zero | 3,669 |
4 | image-optimizer | 2,686 |
5 | async | 2,632 |
6 | phoronix-test-suite | 2,474 |
7 | laravel-responsecache | 2,469 |
8 | PHPBench | 1,887 |
9 | wprig | 1,275 |
10 | once | 1,258 |
11 | Image Optimizer | 908 |
12 | enlightn | 904 |
13 | fork | 888 |
14 | Ubiquity | 692 |
15 | laps | 545 |
16 | laravel-pjax | 509 |
17 | reli-prof | 454 |
18 | laravel-varnish | 405 |
19 | KumbiaPHP | 322 |
20 | siteone-crawler | 221 |
21 | laravel-xhprof | 220 |
22 | performance-improvements-for-woocommerce | 116 |
23 | pj-page-cache-red | 97 |