biurad/cycle-bridge

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.gitattributes
.github/CONTRIBUTING.md
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/1_Bug_report.md
.github/ISSUE_TEMPLATE/2_Feature_request.md
.github/ISSUE_TEMPLATE/3_Question.md
.github/PULL_REQUEST_TEMPLATE.md
.github/SUPPORT.md
.github/dependabot.yml
.github/stale.yml
.github/workflows/tests.yml
.gitignore
.travis.yml
CHANGELOG.md
LICENSE
README.md
composer.json
phpcs.xml.dist
phpstan.neon.dist
phpunit.xml.dist
psalm.xml.dist
src/Annotated/Embeddings.php61
A
1 hr
src/Annotated/Entities.php149
C
7 hrs
src/Commands/Database/ListCommand.php114
B
4 hrs
src/Commands/Database/TableCommand.php188
A
2 hrs
src/Commands/Migrations/AbstractCommand.php71
A
0 mins
src/Commands/Migrations/CycleCommand.php55
A
35 mins
src/Commands/Migrations/InitCommand.php20
A
0 mins
src/Commands/Migrations/ReplayCommand.php44
A
0 mins
src/Commands/Migrations/RollbackCommand.php43
A
0 mins
src/Commands/Migrations/StartCommand.php43
A
0 mins
src/Commands/Migrations/StatusCommand.php40
A
0 mins
src/Commands/Migrations/SyncCommand.php40
A
0 mins
src/Compiler.php133
A
35 mins
src/Database.php126
A
0 mins
src/Factory.php173
A
0 mins
src/Generators/ShowChanges.php129
C
7 hrs
src/Migrator.php241
A
2 hrs
src/RepositoryValueResolver.php35
A
25 mins