shrink0r/php-schema

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.editorconfig
.gitignore
.travis.yml
CHANGELOG.md
CONTRIBUTING.md
LICENSE.md
README.md
composer.json
composer.lock
docs/documentation.md
docs/usage.md
phpunit.xml.dist
sami.cfg.php14
A
0 mins
src/Builder.php102
A
25 mins
src/BuilderInterface.php9
A
0 mins
src/BuilderStack.php86
A
0 mins
src/Error.php30
A
0 mins
src/Exception.php5
A
0 mins
src/Factory.php75
A
0 mins
src/FactoryInterface.php9
A
0 mins
src/Ok.php19
A
0 mins
src/Property/AssocProperty.php30
A
0 mins
src/Property/BoolProperty.php12
A
0 mins
src/Property/ChoiceProperty.php19
A
0 mins
src/Property/EnumProperty.php48
A
0 mins
src/Property/FloatProperty.php12
A
0 mins
src/Property/FqcnProperty.php12
A
0 mins
src/Property/IntProperty.php12
A
0 mins
src/Property/Property.php43
A
0 mins
src/Property/PropertyInterface.php13
A
0 mins
src/Property/ScalarProperty.php12
A
0 mins
src/Property/SequenceProperty.php22
A
0 mins
src/Property/StringProperty.php12
A
0 mins
src/ResultInterface.php7
A
0 mins
src/Schema.php120
A
2 hrs
src/SchemaInterface.php11
A
0 mins