Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Difference to ext-php-rs#60

Unanswered
nikeee asked this question inQ&A
Oct 12, 2022· 2 comments· 3 replies
Discussion options

If I'm getting this right, this library look like it solves a slimilar problem asext-php-rs.

As I'm unfarmiliar in PHP extension development and would like to play around a bit, what are the differences between phper and ext-php-rs? Are there use cases where one is more suitable than the other (PHP version support, general feature set, performance, portability, general project goal, etc.)?

phper

ext-php-rs:

You must be logged in to vote

Replies: 2 comments 3 replies

Comment options

It seems that phper is earlier than ext-php-rs, so you can choose by yourself.

You must be logged in to vote
2 replies
@sashaaro
Comment options

@jmjoy is phper support zts? by code I saw mention and it seems yes,
but didn't see any description about it and tested support zts section unchecked in the readme

@jmjoy
Comment options

jmjoyFeb 8, 2023
Maintainer

Not support yet.

Comment options

Hi@jmjoy I'm a contributor and somewhat-heavy use of ext-php-rs, and jst discovered phper too, thanks for creating the project! I wondered if you could share your thoughts on the two approaches of the projects. Is it possible to bring the projects together? For one, I'd prefer to be putting contributions efforts as much combined as possible, and would be open to pulling the projects together if that would be possible.

You must be logged in to vote
1 reply
@jmjoy
Comment options

This is a framework that supports the development of PHP extensions with pure Rust (possibly without C/C++), can effectively use the Rust ecosystem, mainly the encapsulation of Zend api.

I see this enthusiastic person made a comparison:https://github.com/rtio/rust_php_ext_examples.

I don't think it's necessary to merge the two projects, because many open source projects are reinventing the wheel. 😄

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
Q&A
Labels
None yet
4 participants
@nikeee@joehoyle@sashaaro@jmjoy

[8]ページ先頭

©2009-2025 Movatter.jp