Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is possible to build workerman as a PHP extension such as use zephir #1043

Open
louishot opened this issue Jul 27, 2024 · 0 comments
Open

Is possible to build workerman as a PHP extension such as use zephir #1043

louishot opened this issue Jul 27, 2024 · 0 comments

Comments

@louishot
Copy link

Hi guys,

Is possible to build workerman as a PHP extension such as use zephir
I just checkout this https://docs.zephir-lang.com/latest/tutorial/#adding-our-first-class

I'd like to build my app and workerman into a myapp.so file to protect the source code.

finally
echo "extension=myapp.so" > /etc/php/7.4/cli/conf.d/22-myapp.ini

<?php

Myapp\Myapp::run();

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant