orkhanahmadov/laravel-currencylayer

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
CHANGELOG.md
.gitignore
CONTRIBUTING.md
database/migrations/create_currencylayer_currencies_table.php.stub
.gitattributes
composer.json
README.md
.editorconfig
.scrutinizer.yml
.github/FUNDING.yml
database/migrations/create_currencylayer_rates_table.php.stub
.travis.yml
LICENSE.md
phpunit.xml.dist
.styleci.yml
database/factories/CurrencyFactory.php8
A
0 mins
src/Contracts/CurrencyService.php9
A
0 mins
src/Facades/Currencylayer.php10
A
0 mins
database/factories/RateFactory.php17
A
0 mins
src/Commands/LiveCommand.php21
A
0 mins
src/Commands/RateCommand.php23
A
0 mins
src/Models/Rate.php28
A
0 mins
src/Models/Currency.php28
A
0 mins
src/Commands/Command.php29
A
0 mins
src/LaravelCurrencylayerServiceProvider.php50
A
0 mins
src/Currencylayer.php72
A
0 mins