The protobuf team does not support `protoc-gen-php`. If you want to use that you should contact the owners of that code. Otherwise, you can follow instructions in the protobuf README <https://github.com/protocolbuffers/protobuf/tree/main/php> to install protobuf.
On Tuesday, June 14, 2022 at 10:02:18 PM UTC-7 [email protected] wrote: > I am New to protobuf. I have installed operating systems related > protobuf for windows operating systems. I have also installed protobuf for > the PHP language also. Extract it and keep it in the current directory > where PHP files are saved and kept. After entering the current directory > from the command prompt I run the following command > 'php protoc-gen-php.php foo.proto' > > ERROR: protobuf module is not installed occurred > > The screenshot is attached below. Please help me to get rid of it. Which > all package we should install so that protobuf work successfully for PHP > > I really appreciate any help you can provide. > -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/protobuf/67307b88-c4e6-4479-b0c2-4a8d483f62a3n%40googlegroups.com.
