File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 22
33[ ![ Laravel 11.x] ( https://img.shields.io/badge/Laravel-11.x-orange.svg )] ( http://laravel.com )
44[ ![ Latest Stable Version] ( https://img.shields.io/packagist/v/yajra/laravel-datatables-html.svg )] ( https://packagist.org/packages/yajra/laravel-datatables-html )
5- ![ Build Status] ( https://github.com/yajra/laravel-datatables-html/workflows/tests/badge.svg )
65[ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/yajra/laravel-datatables-html/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/yajra/laravel-datatables-html/?branch=master )
76[ ![ Total Downloads] ( https://img.shields.io/packagist/dt/yajra/laravel-datatables-html.svg )] ( https://packagist.org/packages/yajra/laravel-datatables-html )
87[ ![ License] ( https://img.shields.io/github/license/mashape/apistatus.svg )] ( https://packagist.org/packages/yajra/laravel-datatables-html )
98
9+ [ ![ Continuous Integration] ( https://github.com/yajra/laravel-datatables-html/actions/workflows/continuous-integration.yml/badge.svg )] ( https://github.com/yajra/laravel-datatables-html/actions/workflows/continuous-integration.yml )
10+ [ ![ Static Analysis] ( https://github.com/yajra/laravel-datatables-html/actions/workflows/static-analysis.yml/badge.svg )] ( https://github.com/yajra/laravel-datatables-html/actions/workflows/static-analysis.yml )
11+ [ ![ PHP Linting] ( https://github.com/yajra/laravel-datatables-html/actions/workflows/pint.yml/badge.svg )] ( https://github.com/yajra/laravel-datatables-html/actions/workflows/pint.yml )
12+
1013This package is a plugin of [ Laravel DataTables] ( https://github.com/yajra/laravel-datatables ) for generating dataTables script using PHP.
1114
1215## Requirements
You can’t perform that action at this time.
0 commit comments