hnhdigital-os/laravel-dynamic-filter

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE
README.md
composer.json
css/search.css
phpunit.xml.dist
js/search.js351
D
1 day
models/ModelFilter.php52
src/Composers/SearchFilterList.php38
A
35 mins
src/Composers/SearchPage.php107
D
1 day
src/Objects/SearchViewOptions.php14
src/Objects/SearchViewResult.php13
src/Objects/SettingsAbstract.php26
src/ServiceProvider.php14
src/Traits/ControllerTrait.php432
F
5 days
src/Traits/ModelTrait.php518
F
1 wk
src/Views/filter.blade.php11
src/Views/filter_boolean.blade.php10
src/Views/filter_date.blade.php0
src/Views/filter_list.blade.php14
src/Views/filter_list_lookup.blade.php14
src/Views/filter_number.blade.php14
src/Views/filter_string.blade.php14
src/Views/search.blade.php238