EvilFreelancer/openvpn-php

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.github/FUNDING.yml
.gitignore
.php_cs
.scrutinizer.yml
.travis.yml
LICENSE
README.md
composer.json
phpunit.xml
examples/client.php24
examples/client_laravel.php26
examples/client_v2.php24
examples/import.php7
examples/server.php35
examples/server_v2.php51
src/Config.php228
B
5 hrs
src/Generator.php66
A
2 hrs
src/Helpers.php21
src/Import.php64
A
35 mins
src/Interfaces/ConfigInterface.php28
src/Interfaces/GeneratorInterface.php6
src/Interfaces/ImportInterface.php8
src/Laravel/Facade.php10
src/Laravel/ServiceProvider.php23
src/Laravel/Wrapper.php32
src/Types/Cert.php5
src/Types/Parameter.php5
src/Types/Push.php5
src/Types/Remote.php5
src/Types/Route.php5