_____ _____
/ __\ \ /\ / / __|
\__ \\ V V /\__ \
|___/ \_/\_/ |___/ Powered by swoole
a webSocket application by php swoole.
- error catch
- db orm, data model
- rpc data pack protocol: thirft and protobuf
$ [sudo] pecl install grpc
$ [sudo] pecl install protobuf
composer require grpc/grpc
composer require google/protobuf
install:
see http://thrift.apache.org/docs/install/
php lib:
composer require apache/thrift
NUM | TITLE |
---|---|
psr-3 | Logger Interface |
psr-6 | Caching Interface |
psr-7 | HTTP Message Interface |
psr-11 | Container Interface |
psr-16 | Simple Cache |
MIT