Is possible to build workerman as a PHP extension such as use zephir
Open
- Dominant language
- PHP
- Stars
- 11.6k
- Forks
- 2.2k
- Avg merge
- 11h 30m
- Merged PRs (30d)
- 3
Description
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
`
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.