maestroprog/saw-php

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
LICENSE
README.md
TODO
bin/cli.php22
A
0 mins
bin/controller
bin/debug
bin/worker
composer.json
phpunit.xml
sample/DemoView.php16
A
0 mins
sample/MyApplication.php66
A
1 hr
sample/config.php21
A
0 mins
sample/www/index.php8
A
0 mins
src/Application/ApplicationContainer.php58
A
0 mins
src/Application/BasicMultiThreaded.php91
A
0 mins
src/Application/Context/Context.php61
A
0 mins
src/Application/Context/ContextInterface.php11
A
0 mins
src/Application/Context/ContextPool.php22
A
0 mins
src/Application/README.md
src/Command/AbstractCommand.php78
A
0 mins
src/Command/CommandHandler.php29
A
0 mins
src/Command/ContainerOfCommands.php39
A
0 mins
src/Command/DebugCommand.php31
A
0 mins
src/Command/DebugData.php43
A
0 mins
src/Command/MemoryFree.php19
A
0 mins
src/Command/PacketCommand.php25
A
0 mins
src/Command/ThreadBroadcast.php52
C
1 day
src/Command/ThreadKnow.php31
A
3 hrs
src/Command/ThreadResult.php60
A
35 mins
src/Command/ThreadRun.php52
C
1 day
src/Command/VariableFree.php21
A
0 mins
src/Command/VariableLink.php25
A
1 hr
src/Command/VariableList.php25
A
0 mins
src/Command/VariableLock.php31
A
3 hrs
src/Command/VariableRequest.php37
A
0 mins
src/Command/VariableSearch.php31
A
0 mins
src/Command/VariableShare.php37
A
0 mins
src/Command/VariableUnlink.php25
A
1 hr
src/Command/WorkerAdd.php25
A
1 hr
src/Command/WorkerDelete.php19
A
0 mins
src/Config/ApplicationConfig.php55
A
0 mins
src/Config/ControllerConfig.php20
A
0 mins
src/Config/DaemonConfig.php71
A
25 mins
src/Connector/ControllerConnectorInterface.php12
A
0 mins
src/Connector/ControllerConnectorTrait.php16
A
0 mins
src/Connector/WebControllerConnector.php71
A
35 mins
src/Connector/WorkerControllerConnector.php50
A
0 mins
src/Di/MemoryContainer.php63
A
0 mins