alientronics/fleetany-web-attributes

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitignore
.travis.yml
LICENSE
README.md
composer.json
composer.lock
phpunit.xml
helper/Controller.php25
helper/MockObject.php7
helper/TypeRepositoryEloquent.php7
helper/view.blade.php3
src/Alientronics/FleetanyWebAttributes/Controllers/AttributeController.php154
A
25 mins
src/Alientronics/FleetanyWebAttributes/FleetanyWebAttributesServiceProvider.php34
src/Alientronics/FleetanyWebAttributes/Repositories/AttributeRepositoryEloquent.php242
B
4 hrs
src/routes.php12
src/translations/en/attributes.php10
src/translations/pt-br/attributes.php10
src/views/attribute/edit.blade.php56
src/views/attribute/filter.blade.php19
src/views/attribute/index.blade.php19
src/views/includes/attributes.blade.php46