stevebauman/eloquent-table

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
README.md
composer.json
phpunit.xml
src/Stevebauman/EloquentTable/EloquentTableServiceProvider.php31
src/Stevebauman/EloquentTable/PaginationServiceProvider.php24
src/Stevebauman/EloquentTable/TableCollection.php7
src/Stevebauman/EloquentTable/TablePaginator.php7
src/Stevebauman/EloquentTable/TablePaginatorFactory.php11
src/Stevebauman/EloquentTable/TableTrait.php167
A
1 hr
src/config/config.php14
src/helpers.php33
A
1 hr
src/views/laravel-4-table.blade.php68
src/views/laravel-5-table.blade.php64