Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push. Learn more →
Top 23 C PHP Projects
-
Project mention: how to handle millions of data read/writes everyday? | reddit.com/r/laravel | 2022-08-11
And then, read up on the PHPRedis Extension to see how easy it is to use -> https://github.com/phpredis/phpredis
-
I’m afraid you’re in the wrong subreddit. This subreddit is dedicated to WeeChat the IRC client., not the proprietary messaging app built by Tencent.
-
CodiumAI
TestGPT | Generating meaningful tests for busy devs. Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push.
-
You're being downvoted by people who evidently aren't aware there are alternatives.
-
-
-
Themis
Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.
-
Not used it in a while, but https://github.com/NoiseByNorthwest/php-spx is worth checking out.
-
ONLYOFFICE
ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises
-
-
-
use memprof
-
ngx-php
ngx-php - Embedded php7 or php8 scripting language for nginx module. Mainline development version of the ngx-php.
-
Assuming Ubuntu, first apt install "imagemagick libmagickwand-dev libmagickcore-dev php8.2-dev" and then do the install from https://github.com/Imagick/imagick and give it a shot.
-
This one .. https://www.iceframework.org/
-
Project mention: How do you go about fixing composer dependency errors? | reddit.com/r/symfony | 2023-03-07
It's nothing I haven't seen before in the NPM world: when running composer install, I get error messages saying package X is incompatible with package Y. When I change the version of package Y, it turns out that version is incompatible with package Z. And When I update the package Z version, I get some weird error that leads me to a github issue with no real resolution.
-
-
TL;DR: you build your app as a phar (for example with Box), en then prepend it with this: https://github.com/dixyes/phpmicro/blob/master/Readme.EN.md
-
-
OP here, there is an extension that claims to support the OpenGL core profile. never tried it: https://github.com/Ponup/php-opengl
-
I mean there's even an SDL extension for php now.
-
php-glfw
🪐A fully-featured OpenGL and GLFW extension for PHP. 🔋Batteries included (Math Functions, Texture Loaders, etc..)
Project mention: Multiplayer counter strike like game without game engine - just php 8.1, fully open sourced | reddit.com/r/PHP | 2022-11-30There is php opengl project https://github.com/mario-deluna/php-glfw for example so if somebody wants only truly PHP experience there are free to do so.
-
I would not recommand the C++ version of Cucumber because as you mentioned it's deprecated for a while now. However, if you still want to use the Cucumber syntax, you can rely on the [C gherkin parser](https://github.com/cucumber/gherkin/tree/main/c)
-
Yes, I used autotools[0]. It's definitely hairier than plain make, but you get a lot of useful features on top of it. There's thousands of examples all over the internet so it's easy to reference them.
I like the elegance of pure make, and do use it when appropriate, but I wouldn't really want to reimplement the things autotools does myself in it.
[0]: https://github.com/jbboehr/handlebars.c/blob/master/configur...
-
PHP isn't really used as a template language any more. Most people use a different template language for the views. I've implemented two myself[0][1] but an early one was Smarty[2] and there are many others. I hear Twig is pretty good[3].
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
C PHP related posts
- PHP: memory errors
- How do you go about fixing composer dependency errors?
- Need some advice. Which is better? Guzzle or cURL?
- HelloSystem – OS with original Mac philosophy with a modern architecture
- Using PHP as a multiplayer FPS game engine with clients renderer using WebGL
- PHP parallel processing idea
- Poll: usage of the Data Structures extension
-
A note from our sponsor - CodiumAI
codium.ai | 31 May 2023
Index
What are some of the best open-source PHP projects in C? This list will help you:
Project | Stars | |
---|---|---|
1 | phpredis | 9,665 |
2 | Weechat | 2,666 |
3 | ext-ds | 2,071 |
4 | php-ext-xlswriter | 2,070 |
5 | php-rdkafka | 1,920 |
6 | Themis | 1,704 |
7 | php-spx | 1,536 |
8 | PHPSpy | 1,334 |
9 | swow | 1,014 |
10 | php-memory-profiler | 750 |
11 | ngx-php | 470 |
12 | imagick | 458 |
13 | Ice | 339 |
14 | php-psr | 223 |
15 | phpsci-carray | 189 |
16 | phpmicro | 144 |
17 | merecat | 124 |
18 | php-opengl | 105 |
19 | php-sdl | 96 |
20 | php-glfw | 95 |
21 | gherkin | 48 |
22 | handlebars.c | 33 |
23 | php-handlebars | 24 |