Laragear/Rewind

View on GitHub
Branch: 1.x(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.gitattributes
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature_request.yml
.github/PULL_REQUEST_TEMPLATE.md
.github/assets/support.png
.github/dependabot.yml
.github/workflows/php.yml
.gitignore
.styleci.yml
LICENSE.md
MIGRATIONS.md
README.md
composer.json
database/migrations/0000_00_00_000000_create_rewind_states_table.php5
A
0 mins
phpunit.xml
src/Events/StateCreated.php12
A
0 mins
src/Events/StateDeleted.php11
A
0 mins
src/Events/StateRestored.php11
A
0 mins
src/Events/StateRetrieved.php11
A
0 mins
src/Events/StatesCleared.php11
A
0 mins
src/Events/StatesPruned.php11
A
0 mins
src/HasRewind.php66
A
0 mins
src/Migrations/RewindStateMigration.php16
A
0 mins
src/Models/RewindState.php32
A
0 mins
src/Rewind.php156
A
0 mins
src/RewindServiceProvider.php22
A
0 mins
src/Scopes/LimitStatesScope.php31
A
0 mins