SAREhub/PHP_Commons

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitattributes
.gitignore
.travis.yml
.travis_after_success.sh
LICENSE.md
README.md
apigen.yml
composer.json
examples/run-example
examples/zmq/publish_subscribe/1/description
examples/zmq/publish_subscribe/2/description
examples/zmq/publish_subscribe/3/description
phpmd-ruleset.xml
phpunit.xml
examples/ExampleCommons.php17
examples/process/pcntl_signals/1/example.php11
examples/zmq/publish_subscribe/1/example.php17
examples/zmq/publish_subscribe/1/subscriber.php22
B
4 hrs
examples/zmq/publish_subscribe/2/example.php28
examples/zmq/publish_subscribe/2/publisher.php16
examples/zmq/publish_subscribe/3/example.php39
examples/zmq/publish_subscribe/3/publisher.php17
examples/zmq/publish_subscribe/3/subscriber.php22
B
4 hrs
examples/zmq/request_reply/1/example.php16
examples/zmq/request_reply/1/receiver.php15
src/SAREhub/Commons/Config/ConfigLoader.php6
src/SAREhub/Commons/Config/ConfigLoaderException.php5
src/SAREhub/Commons/Config/HttpConfigLoader.php28
src/SAREhub/Commons/DI/Test/ContainerAwareIntegrationTestCase.php33
src/SAREhub/Commons/Http/HttpClientMockBuilder.php31
src/SAREhub/Commons/Logger/BasicLoggerFactory.php35
src/SAREhub/Commons/Logger/BasicLoggingDefinitions.php24
src/SAREhub/Commons/Logger/DefaultJsonLogFormatter.php43
src/SAREhub/Commons/Logger/EnvLoggingLevelProvider.php18
src/SAREhub/Commons/Logger/LoggerFactory.php7
src/SAREhub/Commons/Logger/NullLoggerFactory.php10
src/SAREhub/Commons/Logger/StreamLoggerFactoryProvider.php37
src/SAREhub/Commons/Misc/ArrayHelper.php35
src/SAREhub/Commons/Misc/Dsn.php41
src/SAREhub/Commons/Misc/EnvVarNotFoundException.php10
src/SAREhub/Commons/Misc/EnvironmentHelper.php26
src/SAREhub/Commons/Misc/ErrorHandlerHelper.php27
src/SAREhub/Commons/Misc/GenericFactory.php33
src/SAREhub/Commons/Misc/HashStorage.php10
src/SAREhub/Commons/Misc/InvokableProvider.php9
src/SAREhub/Commons/Misc/NotFoundParameterException.php5
src/SAREhub/Commons/Misc/PackFormat.php42
src/SAREhub/Commons/Misc/ParameterException.php5
src/SAREhub/Commons/Misc/Parameters.php61