scope-applicator
by mobileka
Scope Applicator is a PHP trait that makes data filtering and sorting easy.
websocket-examples
by morozovsk
examples for simple php websocket server: simple chat (single daemon) - http://sharoid.ru/chat.html , pro chat (master + worker) - http://sharoid.ru/chat2.html , simple game - http://sharoid.ru/game.html
yii2-routes
by cyneek
Routing and filtering extension system for Yii2 framework that emulates the Laravel routing system.
yii2-websocket
by morozovsk
simple php websocket server with examples and demo: simple chat (single daemon) - http://sharoid.ru/chat.html , pro chat (master + worker) - http://sharoid.ru/chat2.html , simple game - http://sharoid.ru/game.html