Top 18 C PHP Projects
-
I've done this using PHP/Redis and EventSource, it's a viable option if you don't want to depend on an outside service. The php-redis extension has built in pub/sub capabilities so it's like 30 lines of code to get something up and running quickly.
-
Project mention: What are some of your favorite CLI/TUI apps? | reddit.com/r/commandline | 2022-05-08
weechat for IRC and Matrix
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
-
for excel part, if you have large amount of data to export/import, i would recommanded viest/php-ext-xlswriter.
-
-
Themis
Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.
Project mention: Themis: Strong, usable cryptography for busy people | news.ycombinator.com | 2022-02-17 -
Project mention: How to profile your PHP applications with Xdebug | news.ycombinator.com | 2022-05-07
https://github.com/NoiseByNorthwest/php-spx
SPX could be loaded with docker-compose like this article does for Xdebug. But if you already have a PHP environment, the easiest way to install it is to compile it (sudo apt install php-dev && make && cp modules/spx.so /usr/lib/php/....).
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
-
Maybe give https://github.com/arnaud-lb/php-memory-profiler a try. Til you actually track down the leak, you're asking someone else to go down this rabbit hole for a contrived scenario.
-
Project mention: Some issues... But I love it so far! Plus, the support I have received from email has been excellent! | reddit.com/r/PremiumURLShortener | 2022-01-28
Mostly likely because it is not enabled. You can check the instruction here https://github.com/Imagick/imagick
-
ngx-php
ngx-php - Embedded php7 or php8 scripting language for nginx module. Mainline development version of the ngx-php.
Project mention: I was looking at TechEmpower benchmarks, and noted that PHP performs better than Node, how's that possible? | reddit.com/r/node | 2022-04-26I guess you referring to php-nginx which seems pretty niche.
-
-
-
-
Project mention: merecat: Small and made-easy HTTP/HTTPS server based on Jef Poskanzer's thttpd | reddit.com/r/opensource | 2021-10-04
-
-
In this case we will use the PHP extension simple_kafka_client.
-
Project mention: Introducing Phirs (0.1.0), a cross-platform and well-tested user directory path provider library, including cache and config paths | reddit.com/r/PHP | 2022-02-20
It may become possible to write GUI apps in PHP as well. Yes, this is far from ideal. But since FFI, things are going to be better, e.g. see PHP GTK bindings.
C PHP related posts
Index
What are some of the best open-source PHP projects in C? This list will help you:
Project | Stars | |
---|---|---|
1 | phpredis | 9,340 |
2 | Weechat | 2,458 |
3 | ext-ds | 2,032 |
4 | php-ext-xlswriter | 1,808 |
5 | php-rdkafka | 1,793 |
6 | Themis | 1,515 |
7 | php-spx | 1,269 |
8 | PHPSpy | 1,250 |
9 | php-memory-profiler | 657 |
10 | imagick | 410 |
11 | ngx-php | 400 |
12 | Ice | 342 |
13 | php-psr | 215 |
14 | phpsci-carray | 186 |
15 | merecat | 100 |
16 | php-iup | 21 |
17 | php-simple-kafka-client | 14 |
18 | gtk | 5 |
Are you hiring? Post a new remote job listing for free.