chippyash/SDO-Pattern

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
LICENSE.md
README.md
build.sh
composer.json
docs/Test-Contract.md
example/test.json
phpunit.travis.xml
example/example.php20
src/Chippyash/SDO/AbstractSDO.php94
src/Chippyash/SDO/Exceptions/SDOException.php3
src/Chippyash/SDO/Mapper/Json.php19
src/Chippyash/SDO/Mapper/Passthru.php14
src/Chippyash/SDO/MapperInterface.php6
src/Chippyash/SDO/SDOInterface.php14
src/Chippyash/SDO/Transport/File.php25
src/Chippyash/SDO/TransportInterface.php6
src/Chippyash/SDO/Validator/Passthru.php10
src/Chippyash/SDO/ValidatorInterface.php5