austinheap/laravel-database-encryption

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitignore
.scrutinizer.yml
.styleci.yml
.travis.yml
CONTRIBUTING.md
LICENSE.md
README.md
composer.json
phpdoc.xml
phpunit.xml
config/database-encryption.php7
src/Console/Commands/MigrateEncryptionCommand.php176
B
4 hrs
src/EncryptionDefaults.php93
A
1 hr
src/EncryptionFacade.php22
src/EncryptionHelper.php176
src/EncryptionServiceProvider.php26
src/Traits/HasEncryptedAttributes.php113
src/helpers.php56