.editorconfig | |
|
|
.github/dependabot.yml | |
|
|
.github/workflows/php-cs-fixer.yml | |
|
|
.github/workflows/phpstan.yml | |
|
|
.github/workflows/phpunit.yml | |
|
|
.github/workflows/rector.yaml | |
|
|
.gitignore | |
|
|
LICENSE | |
|
|
README.md | |
|
|
composer.json | |
|
|
phpunit.xml | |
|
|
phpunit.xml.dist | |
|
|
rector.php | 29 | A 0 mins |
|
resources/lang/en/env-editor.php | 86 | A 0 mins |
|
resources/views/components/_backup.blade.php | 108 | A 0 mins |
|
resources/views/components/_configActions.blade.php | 28 | A 0 mins |
|
resources/views/components/_currentEnv.blade.php | 79 | A 0 mins |
|
resources/views/components/_itemModal.blade.php | 144 | A 0 mins |
|
resources/views/components/_upload.blade.php | 86 | A 0 mins |
|
resources/views/index.blade.php | 98 | A 0 mins |
|
resources/views/layout.blade.php | 40 | A 0 mins |
|
routes/routes.php | 29 | A 0 mins |
|
ruleset-php_cs.php | 29 | A 0 mins |
|
ruleset-phpstan.neon | |
|
|
src/Controllers/EnvController.php | 107 | A 0 mins |
|
src/Dto/BackupObj.php | 33 | A 0 mins |
|
src/Dto/EntryObj.php | 50 | A 0 mins |
|
src/EnvEditor.php | 89 | A 0 mins |
|
src/Exceptions/EnvException.php | 9 | A 0 mins |
|
src/Facades/EnvEditor.php | 13 | A 0 mins |
|
src/Helpers/EnvFileContentManager.php | 44 | A 0 mins |
|
src/Helpers/EnvFilesManager.php | 95 | A 0 mins |
|
src/Helpers/EnvKeysManager.php | 78 | A 0 mins |
|
src/ServiceProvider.php | 45 | A 0 mins |
|