chrisandchris/passive-record-orm

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitattributes
.gitignore
.travis.yml
LICENSE
README.md
Vagrantfile
bootstrap.sh
changelog/v2.0.2.md
changelog/v2.0.3.md
changelog/v2.0.4.md
changelog/v2.1.0.md
changelog/v2.1.1.md
changelog/v2.1.2.md
changelog/v2.1.3.md
changelog/v2.2.0.md
changelog/v2.2.3.md
changelog/v2.2.4.md
changelog/v2.3.0.md
changelog/v2.3.1.md
changelog/v2.4.0.md
changelog/v2.5.0.md
changelog/v2.5.1.md
changelog/v2.5.2.md
changelog/v2.6.0.md
composer.json
doc/examples/encryption.md
doc/examples/insert with values.md
doc/examples/loops.md
doc/examples/update with values.md
doc/index.md
doc/mapping and searching.md
doc/table definitions.md
phpunit.xml
roadmap/v2.0.2.md
roadmap/v2.1.0.md
roadmap/v3.0.0.md
src/ChrisAndChris/Common/RowMapperBundle/ChrisAndChrisRowMapperBundle.php5
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/DependencyInjection/ChrisAndChrisRowMapperExtension.php22
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/DependencyInjection/Configuration.php10
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/DependencyInjection/parameters.yml.dist
src/ChrisAndChris/Common/RowMapperBundle/Entity/AbstractEntity.php17
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Entity/EmptyEntity.php4
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Entity/Entity.php4
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Entity/KeyValueEntity.php6
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Entity/Mapping/Field.php12
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Entity/Mapping/Relation.php19
A
35 mins
src/ChrisAndChris/Common/RowMapperBundle/Entity/PopulateEntity.php5
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Entity/Search/FilterCondition.php14
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Entity/Search/SearchContainer.php56
A
0 mins
src/ChrisAndChris/Common/RowMapperBundle/Entity/StrictEntity.php5
A
0 mins