fastnorth/property-mapper

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
README.md
composer-alias/composer.json
composer.json
phpunit.xml
src/FastNorth/PropertyMapper/Factory/CallbackFactory.php21
A
0 mins
src/FastNorth/PropertyMapper/FactoryInterface.php7
A
0 mins
src/FastNorth/PropertyMapper/Map.php39
A
0 mins
src/FastNorth/PropertyMapper/Map/AbstractLink.php42
A
0 mins
src/FastNorth/PropertyMapper/Map/Embedded.php28
A
0 mins
src/FastNorth/PropertyMapper/Map/EmbeddedCollection.php23
A
0 mins
src/FastNorth/PropertyMapper/Map/EmbeddedCollectionInterface.php9
A
0 mins
src/FastNorth/PropertyMapper/Map/EmbeddedInterface.php10
A
0 mins
src/FastNorth/PropertyMapper/Map/Link.php27
A
0 mins
src/FastNorth/PropertyMapper/Map/LinkInterface.php8
A
0 mins
src/FastNorth/PropertyMapper/Map/LinkedInterface.php8
A
0 mins
src/FastNorth/PropertyMapper/MapInterface.php15
A
0 mins
src/FastNorth/PropertyMapper/Mapper.php32
A
1 hr
src/FastNorth/PropertyMapper/MapperInterface.php7
A
0 mins
src/FastNorth/PropertyMapper/Processor/EmbeddedCollections.php35
B
6 hrs
src/FastNorth/PropertyMapper/Processor/Embeds.php24
A
0 mins
src/FastNorth/PropertyMapper/Processor/Links.php36
B
5 hrs
src/FastNorth/PropertyMapper/Processor/Processor.php11
A
0 mins
src/FastNorth/PropertyMapper/Transformer/Callback.php20
A
0 mins
src/FastNorth/PropertyMapper/Transformer/DateTime/StringToDateTime.php23
A
0 mins
src/FastNorth/PropertyMapper/Transformer/TransformerInterface.php7
A
0 mins